Skip to content

Commit 92f5121

Browse files
committed
Update file(depends/Makefile)
1 parent a2c4c3d commit 92f5121

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

depends/Makefile

-1
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@ $(host_prefix)/toolchain.cmake : toolchain.cmake.in $(host_prefix)/.stamp_$(fina
209209
-e 's|@STRIP@|$(host_STRIP)|' \
210210
-e 's|@OBJCOPY@|$(host_OBJCOPY)|' \
211211
-e 's|@OBJDUMP@|$(host_OBJDUMP)|' \
212-
-e 's|@depends_prefix@|$(host_prefix)|' \
213212
-e 's|@CFLAGS@|$(strip $(host_CFLAGS))|' \
214213
-e 's|@CFLAGS_RELEASE@|$(strip $(host_release_CFLAGS))|' \
215214
-e 's|@CFLAGS_DEBUG@|$(strip $(host_debug_CFLAGS))|' \

0 commit comments

Comments
 (0)