mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-05 11:45:45 +00:00
Use -Wl syntax.
This commit is contained in:
parent
e74154871e
commit
c124274d34
@ -99,7 +99,7 @@
|
||||
switches, so this also works with older versions that don't implement
|
||||
-z combreloc. */
|
||||
|
||||
#define LD_SWITCH_SYSTEM_TEMACS -z nocombreloc
|
||||
#define LD_SWITCH_SYSTEM_TEMACS -Wl,-z,nocombreloc
|
||||
|
||||
#endif /* __ELF__ */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user