Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:Staging:N
mupdf
mupdf-no-strip.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mupdf-no-strip.patch of Package mupdf
Index: mupdf-1.12.0-source/Makerules =================================================================== --- mupdf-1.12.0-source.orig/Makerules +++ mupdf-1.12.0-source/Makerules @@ -25,8 +25,8 @@ ifeq "$(build)" "debug" CFLAGS += -pipe -g LDFLAGS += -g else ifeq "$(build)" "release" -CFLAGS += -pipe -O2 -DNDEBUG -fomit-frame-pointer -LDFLAGS += $(LDREMOVEUNREACH) -Wl,-s +CFLAGS += -pipe -O2 -DNDEBUG +LDFLAGS += $(LDREMOVEUNREACH) else ifeq "$(build)" "small" CFLAGS += -pipe -Os -DNDEBUG -fomit-frame-pointer LDFLAGS += $(LDREMOVEUNREACH) -Wl,-s
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