I am getting this error while I build my docker file 3rd_party/include/zipkin/catch/catch.hpp:6465:33: error: size of array ‘altStackMem’ is not an integral constant-expression
26.70 6465 | static char altStackMem[SIGSTKSZ];
This din't seem to be an issue with centos though
I am getting this error while I build my docker file 3rd_party/include/zipkin/catch/catch.hpp:6465:33: error: size of array ‘altStackMem’ is not an integral constant-expression
26.70 6465 | static char altStackMem[SIGSTKSZ];
This din't seem to be an issue with centos though