haikutwitter: enable x86_64

This commit is contained in:
Jerome Duval
2015-02-02 19:27:40 +00:00
parent 6cdc0f1729
commit cbad023d1b

View File

@@ -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.