Accepting request 156732 from home:Andreas_Schwab:Factory
- Add aarch64 to the list of lib64 platforms OBS-URL: https://build.opensuse.org/request/show/156732 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=135
This commit is contained in:
parent
3cab334005
commit
f0434c3a5b
@ -33,7 +33,7 @@ Index: configure.in
|
||||
+esac
|
||||
+
|
||||
+case $ARCH:$python_cv_cc_64bit_output in
|
||||
+ppc64:yes | powerpc64:yes | s390x:yes | sparc64:yes | x86_64:yes)
|
||||
+aarch64:yes | ppc64:yes | powerpc64:yes | s390x:yes | sparc64:yes | x86_64:yes)
|
||||
+ LIB="lib64"
|
||||
+ ;;
|
||||
+*:*)
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 27 17:04:32 UTC 2013 - schwab@suse.de
|
||||
|
||||
- Add aarch64 to the list of lib64 platforms
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 9 16:24:10 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user