mirror of
https://review.haiku-os.org/buildtools
synced 2024-11-23 07:18:49 +01:00
aarch64-haiku config, remove file_end_indicate_exec_stack
This causes unwanted .note.GNU-stack entries which we don't want. It seems to be an old flag for executable permissions on stack.
This commit is contained in:
parent
dcd0415ded
commit
5cccbfddba
@ -56,8 +56,6 @@
|
||||
#endif
|
||||
|
||||
|
||||
#define TARGET_ASM_FILE_END file_end_indicate_exec_stack
|
||||
|
||||
/* Uninitialized common symbols in non-PIE executables, even with
|
||||
strong definitions in dependent shared libraries, will resolve
|
||||
to COPY relocated symbol in the executable. See PR65780. */
|
||||
|
Loading…
Reference in New Issue
Block a user