From 8087c922fa82254e9e9fb22880fb0411eaa093ac Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Fri, 17 Oct 2014 13:25:13 +0200 Subject: [PATCH] gcc2: recipe with really fixed LDBL_MIN --- sys-devel/gcc/gcc-2.95.3_2014_10_14.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-devel/gcc/gcc-2.95.3_2014_10_14.recipe b/sys-devel/gcc/gcc-2.95.3_2014_10_14.recipe index 48c237f39..c7c31b985 100644 --- a/sys-devel/gcc/gcc-2.95.3_2014_10_14.recipe +++ b/sys-devel/gcc/gcc-2.95.3_2014_10_14.recipe @@ -8,10 +8,10 @@ LICENSE=" GNU LGPL v2 " COPYRIGHT="1988-2000 Free Software Foundation, Inc." -srcGitRev="4319c0ca135067023f5c209280715355b2391842" +srcGitRev="d86116d57a09505802ed6a38adc43ef294f7f364" SRC_URI="https://github.com/haiku/buildtools/archive/$srcGitRev.tar.gz" -CHECKSUM_SHA256="dd2ab0d1dce85012d61946810541b43c82f247cc1eb04a76d1578b31f98a334d" -REVISION="1" +SRC_FILENAME="gcc-$portVersion.tar.gz" +REVISION="3" ARCHITECTURES="x86_gcc2" if [ $effectiveTargetArchitecture = x86_gcc2 -a $targetArchitecture = x86 ] then