mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
binutils: update to version that does not need flex.
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
SUMMARY="The GNU assembler, linker and binary utilities"
|
||||
HOMEPAGE="http://www.gnu.org/software/binutils"
|
||||
commit="ab0f66e995971d3e7c6c123daaab860378c5bbb1"
|
||||
commit="560f4f562f2eaf6ad27a30880f027a6ca4bdb4a6"
|
||||
SOURCE_URI="https://github.com/haiku/buildtools/archive/$commit.tar.gz"
|
||||
SOURCE_FILENAME="$portName-$portVersion.tar.gz"
|
||||
SOURCE_DIR="buildtools-$commit/legacy/binutils"
|
||||
CHECKSUM_SHA256="5de9d57ebb5534468b65a64958159e2a25b715b26ce2eb0149842810a04f5a57"
|
||||
REVISION="2"
|
||||
LICENSE="
|
||||
GNU GPL v2
|
||||
@@ -51,7 +52,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:xargs
|
||||
"
|
||||
|
||||
CHECKSUM_SHA256="aa27149677e4cfb54458c0d910a68cf32aa4aa6129a2a39ee57aca1c0584072b"
|
||||
BUILD_PACKAGE_ACTIVATION_PHASE=INSTALL
|
||||
|
||||
binutilsDir=$(pwd)
|
||||
Reference in New Issue
Block a user