forked from pool/smpeg
previous version for SDL 1 compatibility OBS-URL: https://build.opensuse.org/request/show/858847 OBS-URL: https://build.opensuse.org/package/show/games/smpeg?expand=0&rev=1
20 lines
683 B
Diff
20 lines
683 B
Diff
Index: libsmpeg-0.4.5+svn20171018.413/video/mmxflags_asm.S
|
|
===================================================================
|
|
--- libsmpeg-0.4.5+svn20171018.413.orig/video/mmxflags_asm.S
|
|
+++ libsmpeg-0.4.5+svn20171018.413/video/mmxflags_asm.S
|
|
@@ -1,3 +1,4 @@
|
|
+.section .note.GNU-stack,"",%progbits
|
|
|
|
#if defined(i386) && defined(USE_MMX)
|
|
|
|
Index: libsmpeg-0.4.5+svn20171018.413/video/mmxidct_asm.S
|
|
===================================================================
|
|
--- libsmpeg-0.4.5+svn20171018.413.orig/video/mmxidct_asm.S
|
|
+++ libsmpeg-0.4.5+svn20171018.413/video/mmxidct_asm.S
|
|
@@ -1,4 +1,4 @@
|
|
-
|
|
+.section .note.GNU-stack,"",%progbits
|
|
|
|
#if defined(i386) && defined(USE_MMX)
|
|
|