Disabled parallel build due to compilation problems.

This commit is contained in:
Christoph Niethammer 2011-03-02 17:05:11 +00:00
parent d7baecde02
commit faffa75082

View file

@ -22,7 +22,7 @@ COMPILER_VERSION=${COMPILER_VERSION:=}
# package to build
CATEGORY="mpi"
PACKAGE="mvapich2"
VERSION="1.6rc2"
VERSION="1.6rc3"
# add a descriptor at the end of the installation path e.g. for special config options etc.
PACKAGE_DESCRIPTOR=${PACKAGE_DESCRIPTOR:+-$PACKAGE_DESCRIPTOR}
@ -39,7 +39,7 @@ P=${PACKAGE}-${VERSION}
#--enable-sharedlibs=gcc \
CONFIGURE_OPTS="\
"
MAKEOPTS="-j2"
MAKEOPTS="-j1"
# Compiler specifications