Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
mpitests-mvapich2-psm
mpitests-rpm_opt_flags.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mpitests-rpm_opt_flags.patch of Package mpitests-mvapich2-psm
--- IMB-3.1/src/Makefile | 2 +- IMB-3.2/src/Makefile | 2 +- presta-1.4.0/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) Index: IMB-3.1/src/Makefile =================================================================== --- IMB-3.1/src/Makefile.orig 2008-10-02 14:33:27.000000000 +0200 +++ IMB-3.1/src/Makefile 2014-03-27 18:14:34.787582290 +0100 @@ -12,7 +12,7 @@ endif LIB_PATH = LIBS = CC = ${MPI_HOME}/bin/mpicc -OPTFLAGS = -O3 +OPTFLAGS = -O3 $(RPM_OPT_FLAGS) CLINKER = ${CC} LDFLAGS = CPPFLAGS = Index: IMB-3.2/src/Makefile =================================================================== --- IMB-3.2/src/Makefile.orig 2009-11-15 16:09:58.000000000 +0100 +++ IMB-3.2/src/Makefile 2014-03-27 18:14:40.530448828 +0100 @@ -12,7 +12,7 @@ endif LIB_PATH = LIBS = CC = ${MPI_HOME}/bin/mpicc -OPTFLAGS = -O3 +OPTFLAGS = -O3 $(RPM_OPT_FLAGS) CLINKER = ${CC} LDFLAGS = CPPFLAGS = Index: presta-1.4.0/Makefile =================================================================== --- presta-1.4.0/Makefile.orig 2006-08-01 10:25:21.000000000 +0200 +++ presta-1.4.0/Makefile 2014-03-27 18:14:42.466403838 +0100 @@ -11,7 +11,7 @@ CC=$(MPIHOME)/bin/mpicc DISTRIB= STACK_PREFIX= LIBS= -lm -L$(MPIHOME)/lib/shared -L$(MPIHOME)/lib -L$(DISTRIB)/$(STACK_PREFIX)/lib64 -L$(DISTRIB)/$(STACK_PREFIX)/lib -CFLAGS= -O2 -g -I$(MPIHOME)/include +CFLAGS= -O2 -g -I$(MPIHOME)/include $(RPM_OPT_FLAGS) LDFLAGS= INCDIR=
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor