mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
arm_none_eabi_binutils: mark as untested
This commit is contained in:
@@ -31,8 +31,8 @@ CHECKSUM_SHA256="ebffbd40300cf0d9a1db4dad3452078094492dd91418a9a448934f59ef84ec6
|
||||
SOURCE_DIR="buildtools-$srcGitRev/binutils"
|
||||
SOURCE_FILENAME="binutils-$portVersion.tar.gz"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64 arm"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
ARCHITECTURES="!x86_gcc2 ?x86_64 ?arm"
|
||||
SECONDARY_ARCHITECTURES="?x86"
|
||||
|
||||
targetArch="arm-none-eabi"
|
||||
targetU="arm_none_eabi"
|
||||
|
||||
Reference in New Issue
Block a user