]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/testsuite/ld-x86-64/x86-64.exp
ld: Change NOSANTIZE_CFLAGS to NOSANITIZE_CFLAGS
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-x86-64 / x86-64.exp
index d836f334963bf55c82ea63ac90edce824ec8cae5..3c0b4347d023e2572a81d0e2a598453e289c041a 100644 (file)
@@ -703,7 +703,7 @@ if { [isnative] && [check_compiler_available] } {
     run_cc_link_tests [list \
        [list \
            "Helper X32 DSO from x86-64 object" "" \
-           "-m64 $NOSANTIZE_CFLAGS -fPIC -g" \
+           "-m64 $NOSANITIZE_CFLAGS -fPIC -g" \
            {simple.c} {} "libsimple.a" \
        ] \
     ]
@@ -721,7 +721,7 @@ if { [isnative] && [check_compiler_available] } {
        [list \
            "X32 DSO from x86-64 object" \
            "-shared -melf32_x86_64 tmpdir/simple-x32.o" \
-           "$NOSANTIZE_CFLAGS" \
+           "$NOSANITIZE_CFLAGS" \
            "--x32 -mx86-used-note=yes" \
            {dummy.s} {{readelf {-s --wide} x86-64-x32.rd}} \
            "x86-64-x32" \