mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
arm cross-binutils: Fix checksum and mark as tested
This commit is contained in:
@@ -24,15 +24,15 @@ HOMEPAGE="http://www.gnu.org/software/binutils"
|
||||
COPYRIGHT="1988-2016 Free Software Foundation, Inc."
|
||||
LICENSE="GNU GPL v3
|
||||
GNU LGPL v3"
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
srcGitRev="68e96393c7be88bc0e577404869a07ad3c0b48b3"
|
||||
SOURCE_URI="https://github.com/haiku/buildtools/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="ebffbd40300cf0d9a1db4dad3452078094492dd91418a9a448934f59ef84ec69"
|
||||
CHECKSUM_SHA256="95743a550c7e2b561273a1e349a270c659b0c454209de9cd7fc105395fec66fd"
|
||||
SOURCE_DIR="buildtools-$srcGitRev/binutils"
|
||||
SOURCE_FILENAME="binutils-$portVersion.tar.gz"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 ?x86_64 ?arm"
|
||||
SECONDARY_ARCHITECTURES="?x86"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
targetArch="arm-none-eabi"
|
||||
targetU="arm_none_eabi"
|
||||
|
||||
Reference in New Issue
Block a user