aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common/raw-string-7.c
diff options
context:
space:
mode:
authorAndrew Pinski <quic_apinski@quicinc.com>2025-03-17 18:16:56 -0700
committerAndrew Pinski <quic_apinski@quicinc.com>2025-03-17 18:28:17 -0700
commitfc728cfd569e291a5ce2c470cd2b70d39ac97657 (patch)
tree977a848b1a27e115f90edbd1342b18950b991915 /gcc/testsuite/c-c++-common/raw-string-7.c
parentb5d82890c4577027a7ac127471420d48e7947a41 (diff)
downloadgcc-fc728cfd569e291a5ce2c470cd2b70d39ac97657.zip
gcc-fc728cfd569e291a5ce2c470cd2b70d39ac97657.tar.gz
gcc-fc728cfd569e291a5ce2c470cd2b70d39ac97657.tar.bz2
Fix r15-8073 (Pass -macos_version_min to the linker)
With r15-8073-g952e17223d3a98, gcc_cv_ld64_macosx_version_min is being used for the replacement and being set in a few locations but gcc_cv_ld64_macos_version_min is set in others. Since the auto-host.h variable is named LD64_HAS_MACOS_VERSION_MIN, I changed over to remove the x from the name. Committed as obvious after a quick test to make sure LD64_HAS_MACOS_VERSION_MIN was not set to empty. gcc/ChangeLog: * configure: Regenerate. * configure.ac: s/gcc_cv_ld64_macosx_version_min/gcc_cv_ld64_macos_version_min/. Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>
Diffstat (limited to 'gcc/testsuite/c-c++-common/raw-string-7.c')
0 files changed, 0 insertions, 0 deletions