mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
haikutwitter: enable x86_64
This commit is contained in:
@@ -9,7 +9,7 @@ CHECKSUM_SHA256="bc330cb15c8e10362306eef7d85228f5dee08db667d16a15c0a5245f6013b1e
|
||||
SOURCE_DIR="HaikuTwitter-918dd954b6db3c5ed476b3a4826910992f3b4566"
|
||||
REVISION="2"
|
||||
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user