Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2
syslinux
remove-note-gnu-section.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File remove-note-gnu-section.patch of Package syslinux
diff --git a/mbr/Makefile b/mbr/Makefile index be2bded7..59e06915 100644 --- a/mbr/Makefile +++ b/mbr/Makefile @@ -36,7 +36,7 @@ $(LD) $(LDFLAGS) -T mbr.ld -e _start -o $@ $< %.bin: %.elf checksize.pl - $(OBJCOPY) -O binary $< $@ + $(OBJCOPY) -O binary --remove-section .note.gnu.property $< $@ $(PERL) checksize.pl $@ $(CHMOD) -x $@
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