mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
x86: enable some recipes which build OK.
This commit is contained in:
@@ -13,7 +13,7 @@ SOURCE_URI="https://acpica.org/sites/acpica/files/acpica-unix-$portVersion.tar.g
|
||||
CHECKSUM_SHA256="c093c9eabd1f8c51d79364d829975c5335c8028c4816a7a80dfb8590f31889b5"
|
||||
SOURCE_DIR="acpica-unix-$portVersion"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
# On x86_gcc2 we don't want to install the commands in bin/<arch>/, but in bin/.
|
||||
|
||||
Reference in New Issue
Block a user