X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=tools%2Fcmake%2FMakefile;fp=tools%2Fcmake%2FMakefile;h=54c63757c70b3a8396d815312c45ad8854ba2696;hb=cc0dd3bd4686634099d1ada3a8f9a283b0c11697;hp=6f6c28a9b01a50676453a42c8487751ff6b6a508;hpb=0ddff5a4ea24ba4185b6a1469cd7e7cd11ce1841;p=15.05%2Fopenwrt.git diff --git a/tools/cmake/Makefile b/tools/cmake/Makefile index 6f6c28a9b0..54c63757c7 100644 --- a/tools/cmake/Makefile +++ b/tools/cmake/Makefile @@ -15,7 +15,4 @@ PKG_MD5SUM:=e1b237aeaed880f65dec9c20602452f6 include $(INCLUDE_DIR)/host-build.mk -HOST_CONFIGURE_CMD = \ - LDFLAGS="$(HOST_LDFLAGS) -static" ./configure - $(eval $(call HostBuild))