Revert "examples/posix_spawn: Fix parallel build errors at link time"
This reverts commit 73319a6968ad39e65698dbf10b3b14bb9a247132.
This commit is contained in:
parent
06c9f9359e
commit
d7886374bc
@ -78,8 +78,7 @@ $(ROMFS_HDR) : $(ROMFS_IMG)
|
|||||||
# Create the exported symbol table
|
# Create the exported symbol table
|
||||||
|
|
||||||
$(SYMTAB_SRC): $(ROMFS_IMG)
|
$(SYMTAB_SRC): $(ROMFS_IMG)
|
||||||
$(Q) $(FILESYSTEM_DIR)$(DELIM)mksymtab.sh $(ROMFS_DIR) >$@_tmp
|
$(Q) $(FILESYSTEM_DIR)$(DELIM)mksymtab.sh $(ROMFS_DIR) >$@
|
||||||
$(Q) mv $@_tmp $@
|
|
||||||
|
|
||||||
# Clean each subdirectory
|
# Clean each subdirectory
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user