mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-11 13:02:10 +08:00
x86-64: Disable PIE on PR gas/32189 test
Disable PIE on PR gas/32189 test, which contains the non-PIE assembly source, to support GCC defaulted to PIE. PR gas/32189 * testsuite/ld-x86-64/x86-64.exp: Pass $NOPIE_LDFLAGS to linker on PR gas/32189 test. Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
This commit is contained in:
parent
8015b1b0c1
commit
075c4ca29a
@ -1923,7 +1923,7 @@ if { [isnative] && [check_compiler_available] } {
|
||||
] \
|
||||
[list \
|
||||
"Run pr32189" \
|
||||
"-nostdlib -nostartfiles" \
|
||||
"$NOPIE_LDFLAGS -nostdlib -nostartfiles" \
|
||||
"" \
|
||||
{ pr32189.s } \
|
||||
"pr32189" \
|
||||
|
Loading…
Reference in New Issue
Block a user