forked from Imagelibrary/binutils-gdb
Revert "PR28824, relro security issues, x86 keep COMMONPAGESIZE relro"
This reverts commit 31b4d3a16f.
This commit is contained in:
4
ld/ld.h
4
ld/ld.h
@@ -276,10 +276,6 @@ typedef struct
|
||||
/* If set, code and non-code sections should never be in one segment. */
|
||||
bool separate_code;
|
||||
|
||||
/* TRUE if the end of the relro segment should be aligned to
|
||||
COMMONPAGESIZE rather than MAXPAGESIZE. */
|
||||
bool relro_use_commonpagesize;
|
||||
|
||||
/* The rpath separation character. Usually ':'. */
|
||||
char rpath_separator;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user