adjust libnosys config for aarch64 to avoid linker error when switching from rdimon.specs to nosys.specs

This commit is contained in:
Alexander Fedotov 2017-09-29 22:10:47 +03:00 committed by Corinna Vinschen
parent 51c6ef6b82
commit e7eb978881
2 changed files with 4 additions and 0 deletions

View File

@ -2009,6 +2009,8 @@ case "${target}" in
;;
a29k-amd-udi)
;;
aarch64*-*-*)
;;
arc-*-*)
;;
arm*-*-*)

View File

@ -43,6 +43,8 @@ case "${target}" in
;;
a29k-amd-udi)
;;
aarch64*-*-*)
;;
arc-*-*)
;;
arm*-*-*)