X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fchunkeey.git;a=blobdiff_plain;f=tools%2Fsed%2FMakefile;fp=tools%2Fsed%2FMakefile;h=0e130e249abac53e71b03c666718aa47f18574e3;hp=27169540b80e689e73a80994f76f347e0d226f70;hb=f7e56763e12bdff2261929bbcb691e770341d043;hpb=5f65074523fa53a2599a868269a20f5971bc7797 diff --git a/tools/sed/Makefile b/tools/sed/Makefile index 27169540b8..0e130e249a 100644 --- a/tools/sed/Makefile +++ b/tools/sed/Makefile @@ -29,7 +29,7 @@ HOST_CONFIGURE_VARS += \ ac_cv_header_selinux_selinux_h=no \ define Host/Compile - +$(MAKE) $(HOST_JOBS) -C $(HOST_BUILD_DIR) SHELL="$(BASH)" LDFLAGS="$(HOST_STATIC_LINKING)" + +$(MAKE) $(HOST_JOBS) -C $(HOST_BUILD_DIR) SHELL="$(BASH)" endef define Host/Install