mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
audiofile: enable x86 and x86_64.
This commit is contained in:
@@ -32,7 +32,7 @@ HOMEPAGE="http://audiofile.68k.org/"
|
||||
REVISION="1"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
COPYRIGHT="1998-2013 Michael Pruett, Chris Pirazzi, Scott Porter, Doug Scott"
|
||||
ARCHITECTURES=""
|
||||
ARCHITECTURES="x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
|
||||
# x86_gcc2 is fine as primary target architecture as long as we're building
|
||||
|
||||
Reference in New Issue
Block a user