You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-overlay/media-gfx/gfxboot/files/gfxboot-fix_bigsize.patch

14 lines
327 B

diff --git a/Makefile b/Makefile
index 97b60d7..5f50ff7 100644
--- a/Makefile
+++ b/Makefile
@@ -45,7 +45,7 @@ vocabulary.h: mk_vocabulary
./mk_vocabulary -c >$@
jpeg.o: jpeg.S
- as --32 -ahlsn=jpeg.lst -o $@ $<
+ as --32 -mx86-used-note=no -ahlsn=jpeg.lst -o $@ $<
install: all
install -d -m 755 $(DESTDIR)/usr/sbin