Remove duplicate .note.GNU-stack section declaration. bcopy already
made the neccessary provisions. Reported by: arundel
This commit is contained in:
parent
110df1daa0
commit
adc6846785
@ -3,5 +3,3 @@
|
|||||||
|
|
||||||
#define MEMMOVE
|
#define MEMMOVE
|
||||||
#include "bcopy.S"
|
#include "bcopy.S"
|
||||||
|
|
||||||
.section .note.GNU-stack,"",%progbist
|
|
||||||
|
@ -3,5 +3,3 @@ __FBSDID("$FreeBSD$");
|
|||||||
|
|
||||||
#define MEMCOPY
|
#define MEMCOPY
|
||||||
#include "bcopy.S"
|
#include "bcopy.S"
|
||||||
|
|
||||||
.section .note.GNU-stack,"",%progbits
|
|
||||||
|
@ -3,5 +3,3 @@ __FBSDID("$FreeBSD$");
|
|||||||
|
|
||||||
#define MEMMOVE
|
#define MEMMOVE
|
||||||
#include "bcopy.S"
|
#include "bcopy.S"
|
||||||
|
|
||||||
.section .note.GNU-stack,"",%progbits
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user