mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
add local binutils git clone as src-uri to jam recipe
This commit is contained in:
@@ -18,7 +18,10 @@ DESCRIPTION="
|
||||
HOMEPAGE="http://www.perforce.com/jam/jam.html"
|
||||
LICENSE="Jam"
|
||||
COPYRIGHT="1993-2003 Christopher Seiwald"
|
||||
SRC_URI="git://git.haiku-os.org/buildtools"
|
||||
SRC_URI="
|
||||
git+file://$portBaseDir/../binutils/work-2.17_130421/sources/binutils-2.17_130421
|
||||
git+git://github.com/haiku/BuildtoolsPM.git
|
||||
"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="x86_gcc2 ?x86"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user