89068b231f
Update to current git (forwarded request 87370 from a_jaeger) OBS-URL: https://build.opensuse.org/request/show/87372 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=87
14 lines
172 B
Diff
14 lines
172 B
Diff
--- x86.S
|
|
+++ x86.S
|
|
@@ -196,8 +196,8 @@
|
|
hlt
|
|
jmp BF_die
|
|
|
|
-#endif
|
|
-
|
|
#if defined(__ELF__) && defined(__linux__)
|
|
.section .note.GNU-stack,"",@progbits
|
|
#endif
|
|
+
|
|
+#endif
|