gcc: upgrade gcc-4.8.? to 4.8.2 and add support for the immanent release of gcc-4.9.0

This commit is contained in:
Henry
2014-01-13 12:10:59 +00:00
parent 0dd02403d2
commit 06dce4872d
23 changed files with 139 additions and 2 deletions

View File

@ -0,0 +1,3 @@
PFLAGS = -DMPICH_SKIP_MPICXX
PINC = -I$(MPI_ARCH_PATH)/include64
PLIBS = -L$(MPI_ARCH_PATH)/lib64 -lmpi