SHA256
3
0
forked from pool/glibc
glibc/crypt_blowfish-1.2-hack_around_arm.diff

10 lines
180 B
Diff
Raw Normal View History

--- x86.S
+++ x86.S
@@ -199,5 +199,5 @@
#endif
#if defined(__ELF__) && defined(__linux__)
-.section .note.GNU-stack,"",@progbits
+.section .note.GNU-stack,"",%progbits
#endif