patch by pkj in Bug 3 to not export all make variables
This commit is contained in:
parent
d84a35f649
commit
9d6e0833bc
2
Makefile
2
Makefile
@ -34,7 +34,7 @@ ifndef top_builddir
|
||||
top_builddir=$(CURDIR)
|
||||
endif
|
||||
|
||||
srctree=$(top_srcdir)
|
||||
export srctree=$(top_srcdir)
|
||||
vpath %/Config.in $(srctree)
|
||||
|
||||
include $(top_builddir)/Rules.mak
|
||||
|
Loading…
Reference in New Issue
Block a user