[haiku-commits] haiku: hrev44693 - /

  • From: joe.prostko@xxxxxxxxx
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sat, 13 Oct 2012 03:16:11 +0200 (CEST)

hrev44693 adds 1 changeset to branch 'master'
old head: e7defb0055ed3041f7257e7e7a81a3070d7324b9
new head: 4fa936c1dd956da86f42bd43faaec72e8b84e3d0

----------------------------------------------------------------------------

4fa936c: Update required legacy GCC version

                               [ Joseph R. Prostko <joe.prostko@xxxxxxxxx> ]

----------------------------------------------------------------------------

Revision:    hrev44693
Commit:      4fa936c1dd956da86f42bd43faaec72e8b84e3d0
URL:         http://cgit.haiku-os.org/haiku/commit/?id=4fa936c
Author:      Joseph R. Prostko <joe.prostko@xxxxxxxxx>
Date:        Sat Oct 13 01:13:52 2012 UTC

----------------------------------------------------------------------------

1 file changed, 1 insertion(+), 1 deletion(-)
configure |    2 +-

----------------------------------------------------------------------------

diff --git a/configure b/configure
index 16394aa..8250c28 100755
--- a/configure
+++ b/configure
@@ -327,7 +327,7 @@ HOST_GCC_OBJCOPY=`gcc -print-prog-name=objcopy`
 SFDISK_BINARY=sfdisk
 HOST_SFDISK=$SFDISK_BINARY
 
-haikuRequiredLegacyGCCVersion="2.95.3-haiku-111122"
+haikuRequiredLegacyGCCVersion="2.95.3-haiku-121012"
 export haikuRequiredLegacyGCCVersion
        # version of legacy gcc required to build haiku
 


Other related posts: