mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Added arm arm64 riscv64 for xz_utils recipe
This commit is contained in:
@@ -12,7 +12,7 @@ CHECKSUM_SHA256="5117f930900b341493827d63aa910ff5e011e0b994197c3b71c08a20228a42d
|
||||
SOURCE_DIR="xz-$portVersion"
|
||||
ADDITIONAL_FILES="xz_utils-expander-rules"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64 arm arm64 riscv64"
|
||||
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