[haiku-commits] haiku: hrev44705 - build/jam

  • From: joe.prostko@xxxxxxxxx
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Wed, 17 Oct 2012 19:37:02 +0200 (CEST)

hrev44705 adds 1 changeset to branch 'master'
old head: 02a7951ec060e19186218a606f10b71243daa0ad
new head: cb8f90c0c879f7b398fc7498bd946db962f718e7

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

cb8f90c: Update Perl 5.10.1 GCC4 package for R1A4
  * After the SSP fix committed recently for GCC, Perl can now build again 
correctly
  +alpha4

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

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

Revision:    hrev44705
Commit:      cb8f90c0c879f7b398fc7498bd946db962f718e7
URL:         http://cgit.haiku-os.org/haiku/commit/?id=cb8f90c
Author:      Joseph R. Prostko <joe.prostko@xxxxxxxxx>
Date:        Wed Oct 17 17:30:12 2012 UTC

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

1 file changed, 2 insertions(+), 2 deletions(-)
build/jam/OptionalPackages |    4 ++--

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

diff --git a/build/jam/OptionalPackages b/build/jam/OptionalPackages
index 031d48c..e56aeff 100644
--- a/build/jam/OptionalPackages
+++ b/build/jam/OptionalPackages
@@ -1628,8 +1628,8 @@ if [ IsOptionalHaikuImagePackageAdded Perl ] {
        } else {
                if $(HAIKU_GCC_VERSION[1]) >= 4 {
                        InstallOptionalHaikuImagePackage
-                               perl-5.10.1-r1a3-x86-gcc4-2011-05-24.zip
-                               : 
$(baseURL)/perl-5.10.1-r1a3-x86-gcc4-2011-05-24.zip
+                               perl-5.10.1-r1a4-x86-gcc4-2012-10-17.zip
+                               : 
$(baseURL)/perl-5.10.1-r1a4-x86-gcc4-2012-10-17.zip
                                : : true ;
                } else {
                        InstallOptionalHaikuImagePackage


Other related posts: