audiofile: enable x86 and x86_64.

This commit is contained in:
Jerome Duval
2015-05-16 15:49:36 +00:00
parent b662fd9d2e
commit 11373373b0

View File

@@ -32,7 +32,7 @@ HOMEPAGE="http://audiofile.68k.org/"
REVISION="1" REVISION="1"
LICENSE="GNU LGPL v2.1" LICENSE="GNU LGPL v2.1"
COPYRIGHT="1998-2013 Michael Pruett, Chris Pirazzi, Scott Porter, Doug Scott" COPYRIGHT="1998-2013 Michael Pruett, Chris Pirazzi, Scott Porter, Doug Scott"
ARCHITECTURES="" ARCHITECTURES="x86 x86_64"
SECONDARY_ARCHITECTURES="x86" SECONDARY_ARCHITECTURES="x86"
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
# x86_gcc2 is fine as primary target architecture as long as we're building # x86_gcc2 is fine as primary target architecture as long as we're building