Closed davised closed 4 months ago
Incidentally, the gcc 4.8.5 was incorrectly determined to be g++ 12+ or something. Not sure how that happened, but it wasn't an issue when I used gcc 7 from devltoolset-7.
Two other things:
-DGIT_COMMIT
part of the compilation.
Hi there,
I'm compiling using gcc 7 on centOS 7 using the
STATIC_LINK=true
flag.I fixed the error in the makefile, PR incoming.