mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Add x86_64 as supported architecture to ports required by Haiku.
This commit is contained in:
@@ -11,7 +11,7 @@ LICENSE="
|
||||
SRC_URI="http://www.haiku-files.org/files/haiku-webkit-lastgood-no-tests-2013-08-09.tar.bz2"
|
||||
CHECKSUM_MD5="a6551b2573612678e9d2d27fda4fae48"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="x86"
|
||||
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