Use -Wl syntax.
This commit is contained in:
@@ -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__ */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user