Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.0:Ports
mpir
gmp-noexec.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gmp-noexec.diff of Package mpir
--- mpn/m4-ccas | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) Index: mpir-2.6.0/mpn/m4-ccas =================================================================== --- mpir-2.6.0.orig/mpn/m4-ccas +++ mpir-2.6.0/mpn/m4-ccas @@ -88,8 +88,11 @@ if test $SEEN_O = no; then CC="$CC -o $BASENAME.o" fi +echo '.section .note.GNU-stack,"",@progbits' > $TMP +echo '.previous' >> $TMP + echo "$M4 $DEFS $ASM >$TMP" -$M4 $DEFS $ASM >$TMP || exit +$M4 $DEFS $ASM >>$TMP || exit echo "$CC" $CC || exit
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