mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
boards/sim/sim/sim: correct LDLINKFLAGS after migrating from ld to gcc
This commit is contained in:
committed by
Masayuki Ishikawa
parent
b6bf9cf44b
commit
6545b95088
@@ -199,3 +199,5 @@ endif
|
||||
|
||||
HOSTCFLAGS = $(ARCHWARNINGS) $(ARCHOPTIMIZATION) \
|
||||
$(ARCHCPUFLAGS) $(HOSTINCLUDES) $(EXTRAFLAGS) -pipe
|
||||
|
||||
LDLINKFLAGS += -nostartfiles -nodefaultlibs
|
||||
|
||||
Reference in New Issue
Block a user