mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
ocp: Untested on x86_64
This commit is contained in:
@@ -12,7 +12,7 @@ COPYRIGHT="1994-2012 Niklas Beisert, Stian Skjelstad and others"
|
||||
## media-libs/flac >= 1.2.1"
|
||||
## ncurses zlib ... cf. ocp.spec
|
||||
|
||||
ARCHITECTURES="x86 x86_64"
|
||||
ARCHITECTURES="x86 ?x86_64"
|
||||
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
|
||||
# x86_gcc2 is fine as primary target architecture as long as we're building
|
||||
# for a different secondary architecture.
|
||||
@@ -51,6 +51,7 @@ BUILD_PREREQUIRES="
|
||||
"
|
||||
#XXX: this one pulls gcc2 SDL package in... which we don't need
|
||||
# cmd:sdl_config
|
||||
# cmd:sdl_config$secondaryArchSuffix
|
||||
|
||||
|
||||
SOURCE_DIR="code"
|
||||
|
||||
Reference in New Issue
Block a user