mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
bzr: Mark the recipe as tested for x86_gcc2
Builds fine and seems to work so far for me.
This commit is contained in:
@@ -13,7 +13,7 @@ REVISION="1"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2005-2013 Canonical"
|
||||
|
||||
ARCHITECTURES="?x86_gcc2 !x86 !x86_64"
|
||||
ARCHITECTURES="x86_gcc2 !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