diff options
Diffstat (limited to 'libobjc')
-rwxr-xr-x | libobjc/configure | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libobjc/configure b/libobjc/configure index 5d1b424..2dcc9cd 100755 --- a/libobjc/configure +++ b/libobjc/configure @@ -3466,7 +3466,7 @@ case "$host" in case "$enable_cet" in auto) # Check if target supports multi-byte NOPs - # and if assembler supports CET insn. + # and if compiler and assembler support CET insn. cet_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -fcf-protection" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -10771,7 +10771,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 10784 "configure" +#line 10774 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -10877,7 +10877,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 10890 "configure" +#line 10880 "configure" #include "confdefs.h" #if HAVE_DLFCN_H |