From 1de46c205a8cfa59216aef777419bf7ca7649d90 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Sun, 5 May 2013 16:23:09 +0200 Subject: [PATCH] add local binutils git clone as src-uri to gcc recipes --- sys-devel/gcc/gcc-2.95.3_110711.recipe | 5 ++++- sys-devel/gcc/gcc-2.95.3_130421.recipe | 5 ++++- sys-devel/gcc/gcc-2.95.3_130425.recipe | 5 ++++- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/sys-devel/gcc/gcc-2.95.3_110711.recipe b/sys-devel/gcc/gcc-2.95.3_110711.recipe index 2f3b5ac81..6d5b5138e 100644 --- a/sys-devel/gcc/gcc-2.95.3_110711.recipe +++ b/sys-devel/gcc/gcc-2.95.3_110711.recipe @@ -6,7 +6,10 @@ LICENSE=" GNU LGPL v2 " COPYRIGHT="1988-2000 Free Software Foundation, Inc." -SRC_URI="git+git://github.com/haiku/BuildtoolsPM.git#9f9e588ceb7baa6bc5ac0193fb90212fc7fd667c" +SRC_URI=" + git+file://$portBaseDir/../binutils/work-2.17_130421/sources/binutils-2.17_130421#9f9e588ceb7baa6bc5ac0193fb90212fc7fd667c + git+git://github.com/haiku/BuildtoolsPM.git#9f9e588ceb7baa6bc5ac0193fb90212fc7fd667c + " REVISION="5" ARCHITECTURES="x86_gcc2 ?x86" diff --git a/sys-devel/gcc/gcc-2.95.3_130421.recipe b/sys-devel/gcc/gcc-2.95.3_130421.recipe index 21a0fbfd1..720efa4e6 100644 --- a/sys-devel/gcc/gcc-2.95.3_130421.recipe +++ b/sys-devel/gcc/gcc-2.95.3_130421.recipe @@ -6,7 +6,10 @@ LICENSE=" GNU LGPL v2 " COPYRIGHT="1988-2000 Free Software Foundation, Inc." -SRC_URI="git+git://github.com/haiku/BuildtoolsPM.git#278de7bc9243876c2e08f8d6a243d510c5000462" +SRC_URI=" + git+file://$portBaseDir/../binutils/work-2.17_130421/sources/binutils-2.17_130421#278de7bc9243876c2e08f8d6a243d510c5000462 + git+git://github.com/haiku/BuildtoolsPM.git#278de7bc9243876c2e08f8d6a243d510c5000462 + " REVISION="1" ARCHITECTURES="x86_gcc2 ?x86" diff --git a/sys-devel/gcc/gcc-2.95.3_130425.recipe b/sys-devel/gcc/gcc-2.95.3_130425.recipe index 78d7fdb42..dea97fe49 100644 --- a/sys-devel/gcc/gcc-2.95.3_130425.recipe +++ b/sys-devel/gcc/gcc-2.95.3_130425.recipe @@ -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"