mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
arm_none_eabi_binutils: fix build
This commit is contained in:
@@ -24,10 +24,10 @@ HOMEPAGE="http://www.gnu.org/software/binutils"
|
||||
COPYRIGHT="1988-2016 Free Software Foundation, Inc."
|
||||
LICENSE="GNU GPL v3
|
||||
GNU LGPL v3"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
srcGitRev="68e96393c7be88bc0e577404869a07ad3c0b48b3"
|
||||
SOURCE_URI="https://github.com/haiku/buildtools/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="95743a550c7e2b561273a1e349a270c659b0c454209de9cd7fc105395fec66fd"
|
||||
CHECKSUM_SHA256="ebffbd40300cf0d9a1db4dad3452078094492dd91418a9a448934f59ef84ec69"
|
||||
SOURCE_DIR="buildtools-$srcGitRev/binutils"
|
||||
SOURCE_FILENAME="binutils-$portVersion.tar.gz"
|
||||
|
||||
@@ -61,8 +61,8 @@ PROVIDES="
|
||||
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libbfd_2.28.1$secondaryArchSuffix
|
||||
lib:libopcodes_2.28.1$secondaryArchSuffix
|
||||
lib:libbfd_2.26.1$secondaryArchSuffix
|
||||
lib:libopcodes_2.26.1$secondaryArchSuffix
|
||||
"
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
|
||||
Reference in New Issue
Block a user