mirror of
https://github.com/apache/nuttx.git
synced 2026-09-28 03:09:13 +08:00
Revert "boards/sim/sim/sim: correct LDLINKFLAGS after migrating from ld to gcc":
This reverts commit 6545b95088.
This commit is contained in:
committed by
Xiang Xiao
parent
e4f8cd06ad
commit
d300558639
@@ -199,5 +199,3 @@ endif
|
|||||||
|
|
||||||
HOSTCFLAGS = $(ARCHWARNINGS) $(ARCHOPTIMIZATION) \
|
HOSTCFLAGS = $(ARCHWARNINGS) $(ARCHOPTIMIZATION) \
|
||||||
$(ARCHCPUFLAGS) $(HOSTINCLUDES) $(EXTRAFLAGS) -D__SIM__ -pipe
|
$(ARCHCPUFLAGS) $(HOSTINCLUDES) $(EXTRAFLAGS) -D__SIM__ -pipe
|
||||||
|
|
||||||
LDLINKFLAGS += -nostartfiles -nodefaultlibs
|
|
||||||
|
|||||||
Reference in New Issue
Block a user