We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 357e3f6 commit e64e178Copy full SHA for e64e178
configure.ac
@@ -919,8 +919,6 @@ if test "$ac_cv_sys_large_files" != "" &&
919
CORE_CPPFLAGS="$CORE_CPPFLAGS -D_LARGE_FILES=$ac_cv_sys_large_files"
920
fi
921
922
-AC_SEARCH_LIBS([clock_gettime],[rt])
923
-
924
if test "$enable_gprof" = "yes"; then
925
dnl -pg is incompatible with -pie. Since hardening and profiling together doesn't make sense,
926
dnl we simply make them mutually exclusive here. Additionally, hardened toolchains may force
0 commit comments