osquery-1/osquery/main
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
..
harnesses Restore PIE support being dropped on Linux (#6611) 2020-08-28 17:14:37 -04:00
posix Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
windows Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
benchmarks.cpp Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
CMakeLists.txt Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
empty.cpp Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
main.cpp shell: Return early if relative flags are used (#6605) 2020-08-28 16:15:31 -04:00
main.h Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
tests.cpp Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00