diff options
| -rw-r--r-- | mk/host-bottom.mk | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/mk/host-bottom.mk b/mk/host-bottom.mk index 327883a95..dab1bd99b 100644 --- a/mk/host-bottom.mk +++ b/mk/host-bottom.mk @@ -36,7 +36,6 @@ ifneq ($(filter auto,${HOST_STYLE}),)  	    --disable-libtool-lock \  	    --disable-nls \  	    ${HOST_CONFIGURE_ARGS} $(MAKE_TRACE) -  else  	cd ${WRKBUILD}; rm -f config.{cache,status}; \  	    env ${HOST_CONFIGURE_ENV} \ | 
