configure: enable pic for shared libs on AArch64

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
Marcin Juszkiewicz 2013-01-10 12:22:53 +00:00 committed by Martin Storsjö
parent c1d1ef4ecd
commit d11cb13b0e
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -2782,7 +2782,7 @@ check_64bit(){
}
case "$arch" in
alpha|ia64)
aarch64|alpha|ia64)
spic=$shared
;;
mips)