mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
Set GOLD_DEFAULT_SIZE to 32 for x32
* configure.ac (default_size): Set to 32 for x32. * configure: Regenerated.
This commit is contained in:
1
gold/configure
vendored
1
gold/configure
vendored
@ -3483,6 +3483,7 @@ fi
|
||||
case "$target" in
|
||||
x86_64*-linux-gnux32)
|
||||
target_x32=yes
|
||||
default_size=32
|
||||
;;
|
||||
*)
|
||||
target_x86_64=yes
|
||||
|
Reference in New Issue
Block a user