osquery-1/cmake
Stefano Bonicatti d3f394026e
Restore PIE support being dropped on Linux (#6611)
CMake ignores the sysroot when testing the support of PIE,
so the link test fails when it tries to check for PIE support
and decides that it's not supported.
Therefore we tell CMake that PIE is supported when using the
osquery-toolchain and leave the automatic test for other toolchains.

Temporarily disable PIE on executables built with the
osquery-toolchain libFuzzer, since it has not been compiled with PIE/PIC
support.
2020-08-28 17:14:37 -04:00
..
modules Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
wix_patches Fix MSI Service Error handling 2019-09-19 12:32:35 -04:00
CPackConfig.cmake.in Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
flags.cmake Restore PIE support being dropped on Linux (#6611) 2020-08-28 17:14:37 -04:00
globals.cmake Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
options.cmake Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
packaging.cmake Manual copyright changes (#6590) 2020-08-12 11:21:40 -04:00
toolchain.cmake Restore PIE support being dropped on Linux (#6611) 2020-08-28 17:14:37 -04:00
utilities.cmake Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00