[arch-commits] Commit in gcc/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Tue Oct 20 05:53:20 UTC 2009


    Date: Tuesday, October 20, 2009 @ 01:53:20
  Author: allan
Revision: 56153

remove reference to ada compiler used in bootstrapping

Modified:
  gcc/trunk/PKGBUILD

----------+
 PKGBUILD |    1 -
 1 file changed, 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-20 05:52:34 UTC (rev 56152)
+++ PKGBUILD	2009-10-20 05:53:20 UTC (rev 56153)
@@ -53,7 +53,6 @@
   echo ${pkgver} > gcc/BASE-VER
 
   mkdir build && cd build
-  CC=gcc-ada \
   ../configure --prefix=/usr --enable-shared \
       --enable-languages=c,c++,fortran,objc,obj-c++,ada \
       --enable-threads=posix --mandir=/usr/share/man --infodir=/usr/share/info \




More information about the arch-commits mailing list