Preparation for gcc 3.4.6 import.

This commit is contained in:
Krystian Bacławski
2013-05-19 15:49:00 +02:00
parent bbabcf5467
commit dc0a3308cb
3 changed files with 340 additions and 149 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ readonly LIBM_SRC="${LIBM}.tar.gz"
readonly LIBNIX="libnix-2.1"
readonly LIBNIX_SRC="${LIBNIX}.tar.gz"
# Needed by GCC 2.95.3
# Needed by GCC 2.95.3 and 3.4.6
readonly BISON="bison-1.35"
readonly BISON_SRC="${BISON}.tar.gz"