mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
add local binutils git clone as src-uri to gcc recipes
This commit is contained in:
@@ -6,7 +6,10 @@ LICENSE="
|
||||
GNU LGPL v2
|
||||
"
|
||||
COPYRIGHT="1988-2000 Free Software Foundation, Inc."
|
||||
SRC_URI="git+git://github.com/haiku/BuildtoolsPM.git#a57415355d72c2f0aa2afd1c374c9f7f9fc7f045"
|
||||
SRC_URI="
|
||||
git+file://$portBaseDir/../binutils/work-2.17_130421/sources/binutils-2.17_130421#a57415355d72c2f0aa2afd1c374c9f7f9fc7f045
|
||||
git+git://github.com/haiku/BuildtoolsPM.git#a57415355d72c2f0aa2afd1c374c9f7f9fc7f045
|
||||
"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 ?x86"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user