1
1

Prepare buildpackage.sh for the v1.2.1 release. The 1.2.1 nightlies already

include the fixes to the backtrace and signal handler code for x86_64 builds,
so no need to disable them in the configure code.

This commit was SVN r14278.
Этот коммит содержится в:
Brian Barrett 2007-04-09 21:22:21 +00:00
родитель 20b3d62a91
Коммит 16d5fe9e8c

2
contrib/dist/macosx-pkg/buildpackage.sh поставляемый
Просмотреть файл

@ -30,7 +30,7 @@
#
OMPI_PACKAGE="openmpi"
OMPI_PREFIX="/usr/local/"
OMPI_OPTIONS="--disable-mpi-f77 --without-cs-fs --enable-mca-no-build=ras-slurm,pls-slurm,gpr-null,sds-pipe,sds-slurm,pml-cm,backtrace-darwin --disable-pretty-print-stacktrace NM=\"nm -p\""
OMPI_OPTIONS="--disable-mpi-f77 --without-cs-fs --enable-mca-no-build=ras-slurm,pls-slurm,gpr-null,sds-pipe,sds-slurm,pml-cm NM=\"nm -p\""
OMPI_OSX_README="ReadMe.rtf"
# note - if want XGrid support, make sure that a cocoa-supported
# architecture appears first on the list. Otherwise, we won't