mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-09-09 08:17:53 -06:00
target-alpha: Enable NPTL.
Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
This commit is contained in:
parent
49563a7274
commit
a4b388ff51
3 changed files with 20 additions and 12 deletions
1
configure
vendored
1
configure
vendored
|
@ -2432,6 +2432,7 @@ case "$target_arch2" in
|
|||
;;
|
||||
alpha)
|
||||
target_phys_bits=64
|
||||
target_nptl="yes"
|
||||
;;
|
||||
arm|armeb)
|
||||
TARGET_ARCH=arm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue