Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3:Update
grub
remove-buildid.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File remove-buildid.diff of Package grub
--- stage1/Makefile.am +++ stage1/Makefile.am @@ -12,4 +12,4 @@ stage1_exec_SOURCES = stage1.S stage1.h SUFFIXES = .exec .exec: - $(OBJCOPY) -O binary $< $@ + $(OBJCOPY) -R .note.gnu.build-id -O binary $< $@ --- stage2/Makefile.am +++ stage2/Makefile.am @@ -269,4 +269,4 @@ pxegrub: pxeloader diskless # General rule for making a raw binary. SUFFIXES = .exec .exec: - $(OBJCOPY) -O binary $< $@ + $(OBJCOPY) -R .note.gnu.build-id -O binary $< $@
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