Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
libpsm2
libpsm2-use_RPM_OPT_FLAGS.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libpsm2-use_RPM_OPT_FLAGS.patch of Package libpsm2
--- buildflags.mak | 2 +- compat/buildflags.mak | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Index: buildflags.mak =================================================================== --- buildflags.mak.orig 2016-03-02 16:34:21.679569395 +0100 +++ buildflags.mak 2016-03-09 18:30:21.287468548 +0100 @@ -90,7 +90,7 @@ else endif # gfortran endif # pathf90 -BASECFLAGS += $(BASE_FLAGS) +BASECFLAGS += $(BASE_FLAGS) $(RPM_OPT_FLAGS) LDFLAGS += $(BASE_FLAGS) ASFLAGS += $(BASE_FLAGS) Index: compat/buildflags.mak =================================================================== --- compat/buildflags.mak.orig 2016-03-02 16:34:21.679569395 +0100 +++ compat/buildflags.mak 2016-03-09 18:30:22.127464014 +0100 @@ -71,7 +71,7 @@ else endif # gcc4 endif # gcc -BASECFLAGS += $(BASE_FLAGS) +BASECFLAGS += $(BASE_FLAGS) $(RPM_OPT_FLAGS) LDFLAGS += $(BASE_FLAGS) ASFLAGS += $(BASE_FLAGS)
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