Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15:Update
glibc.13450
crt-nocompress-debug-sections.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File crt-nocompress-debug-sections.patch of Package glibc.13450
Index: glibc-2.26/csu/Makefile =================================================================== --- glibc-2.26.orig/csu/Makefile +++ glibc-2.26/csu/Makefile @@ -87,6 +87,9 @@ include ../Rules # Make these in the lib pass so they're available in time to link things with. subdir_lib: $(extra-objs:%=$(objpfx)%) +$(addprefix $(objpfx),$(crtstuff:=.o)): CFLAGS-.o += -Wa,--nocompress-debug-sections +$(addprefix $(objpfx),$(crtstuff:=.o)): ASFLAGS-.o += -Wa,--nocompress-debug-sections + define link-relocatable $(CC) -nostdlib -nostartfiles -r -o $@ $^ endef
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