Remove duplicate .note.GNU-stack section declaration.
Reported by: arundel
This commit is contained in:
parent
0cc74f144e
commit
9f2e8bdff3
@ -4,5 +4,3 @@ __FBSDID("$FreeBSD$")
|
||||
/* sizeof(long) == sizeof(long long) */
|
||||
#define fn llrint
|
||||
#include "s_lrint.S"
|
||||
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
|
@ -4,5 +4,3 @@ __FBSDID("$FreeBSD$")
|
||||
/* sizeof(long) == sizeof(long long) */
|
||||
#define fn llrintf
|
||||
#include "s_lrintf.S"
|
||||
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
|
Loading…
Reference in New Issue
Block a user