mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 07:11:34 -08:00
Use -Wl syntax.
This commit is contained in:
parent
e74154871e
commit
c124274d34
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue