Explorar el Código

another round of BSD make fixes

Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
Thorsten Glaser hace 15 años
padre
commit
3acd2e3be4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      mk/build.mk

+ 1 - 0
mk/build.mk

@@ -216,6 +216,7 @@ else # ! ifeq ($(strip $(ADK_HAVE_DOT_CONFIG)),y)
 
 ifneq ($(filter-out distclean,${MAKECMDGOALS}),)
 include $(TOPDIR)/prereq.mk
+export BASH HOSTCC HOSTCFLAGS MAKE LANGUAGE LC_ALL OStype PATH
 endif
 
 all: menuconfig