Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3:Update
opa-fm
opa-fm-use-RPM_OPT_FLAGS.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File opa-fm-use-RPM_OPT_FLAGS.patch of Package opa-fm
diff --git a/Esm/Makerules.project b/Esm/Makerules.project index 4f33920..ffaf826 100755 --- a/Esm/Makerules.project +++ b/Esm/Makerules.project @@ -124,6 +124,7 @@ BSCPROJ = # strict-prototypes - treat extern int foo() as function with no args CPROJ = -DPRODUCT=$(PRODUCT) -DPRODUCT_$(PRODUCT) -DMODULEVERSION=$(MODULEVERSION) +CPROJ += $(RPM_OPT_FLAGS) ifeq ($(IB_STACK),OPENIB) CPROJ += -DIB_STACK_OPENIB else diff --git a/MakeTools/patch_version/Makefile b/MakeTools/patch_version/Makefile index de6338c..2b7abde 100755 --- a/MakeTools/patch_version/Makefile +++ b/MakeTools/patch_version/Makefile @@ -126,7 +126,7 @@ include $(TL_DIR)/$(PROJ_FILE_DIR)/Makerules.project # (Windows Only) #=============================================================================# # override use of patch_engineer_version to avoid error -CPROJ= +CPROJ= $(RPM_OPT_FLAGS) #=============================================================================# # Rules:
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