[arch-commits] Commit in gcc/trunk (PKGBUILD)
    Allan McRae 
    allan at archlinux.org
       
    Tue Nov 17 05:21:04 UTC 2009
    
    
  
    Date: Tuesday, November 17, 2009 @ 00:21:04
  Author: allan
Revision: 58910
add note about required libtool rebuild with package update
Modified:
  gcc/trunk/PKGBUILD
----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-17 03:16:35 UTC (rev 58909)
+++ PKGBUILD	2009-11-17 05:21:04 UTC (rev 58910)
@@ -3,6 +3,7 @@
 # Maintainer: Allan McRae <allan at archlinux.org>
 
 # toolchain build order: kernel-headers->glibc->binutils->gcc->binutils->glibc
+# NOTE: libtool requires rebuilt with each new gcc version
 
 pkgname=('gcc' 'gcc-libs' 'gcc-fortran' 'gcc-objc' 'gcc-ada')
 pkgver=4.4.2
    
    
More information about the arch-commits
mailing list