Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:bmwiedemann:reproducible:distribution:ring1
syslinux
remove-note-gnu-section.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File remove-note-gnu-section.patch of Package syslinux
Index: syslinux-4.04/mbr/Makefile =================================================================== --- syslinux-4.04.orig/mbr/Makefile +++ syslinux-4.04/mbr/Makefile @@ -36,7 +36,7 @@ all: mbr.bin altmbr.bin gptmbr.bin $(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