Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.5:Update
s390-tools.30305
s390-tools-sles15sp5-11-genprotimg-boot-Makefil...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File s390-tools-sles15sp5-11-genprotimg-boot-Makefile-simplify-objcopy-command.patch of Package s390-tools.30305
--- genprotimg/boot/Makefile | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) --- a/genprotimg/boot/Makefile +++ b/genprotimg/boot/Makefile @@ -82,14 +82,8 @@ stage3b_reloc.elf: $(LINK) $$SFLAGS $(NO_PIE_LDFLAGS) $(NO_WARN_RWX_SEGMENTS_LDFLAGS) -Wl,--build-id=none -m64 -static -nostdlib $(filter %.o, $^) -o $@ @chmod a-x $@ -%.bin: %.elf - $(OBJCOPY) -O binary \ - --only-section=.text* \ - --only-section=.ex_table* \ - --only-section=.fixup* \ - --only-section=.data* \ - --only-section=.rodata* \ - $< $@ +%.bin: %.elf + $(OBJCOPY) -O binary $< $@ @chmod a-x $@ clean:
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