sthen 1e38e9f82d Patch CMakeLists to avoid using -pie in the build; it's now pushed back
to the linker on LLVM arches (tools/clang/lib/Driver/Tools.cpp r1.13),
and the combination of -pie -shared there was resulting in libwsutil.so
being mis-linked causing build to fail later.

Drop useless USE_GMAKE while there.
2017-08-22 22:39:38 +00:00
..
2017-07-19 10:37:28 +00:00