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