boards/sim/sim/sim: correct LDLINKFLAGS after migrating from ld to gcc
This commit is contained in:
parent
b6bf9cf44b
commit
6545b95088
@ -199,3 +199,5 @@ endif
|
||||
|
||||
HOSTCFLAGS = $(ARCHWARNINGS) $(ARCHOPTIMIZATION) \
|
||||
$(ARCHCPUFLAGS) $(HOSTINCLUDES) $(EXTRAFLAGS) -pipe
|
||||
|
||||
LDLINKFLAGS += -nostartfiles -nodefaultlibs
|
||||
|
Loading…
Reference in New Issue
Block a user