зеркало из https://github.com/mozilla/gecko-dev.git
Bug 467050, add config.mk to the GLOBAL_DEPS list as well
r=ted
This commit is contained in:
Родитель
7d6c76598e
Коммит
45f90f4236
|
@ -853,7 +853,7 @@ HOST_LIBS_DEPS = $(filter %.$(LIB_SUFFIX), $(HOST_LIBS))
|
||||||
DSO_LDOPTS_DEPS = $(EXTRA_DSO_LIBS) $(filter %.$(LIB_SUFFIX), $(EXTRA_DSO_LDOPTS))
|
DSO_LDOPTS_DEPS = $(EXTRA_DSO_LIBS) $(filter %.$(LIB_SUFFIX), $(EXTRA_DSO_LDOPTS))
|
||||||
|
|
||||||
# Dependancies which, if modified, should cause everything to rebuild
|
# Dependancies which, if modified, should cause everything to rebuild
|
||||||
GLOBAL_DEPS += Makefile Makefile.in $(DEPTH)/config/autoconf.mk
|
GLOBAL_DEPS += Makefile Makefile.in $(DEPTH)/config/autoconf.mk $(DEPTH)/config/config.mk
|
||||||
|
|
||||||
##############################################
|
##############################################
|
||||||
ifdef PARALLEL_DIRS
|
ifdef PARALLEL_DIRS
|
||||||
|
|
|
@ -853,7 +853,7 @@ HOST_LIBS_DEPS = $(filter %.$(LIB_SUFFIX), $(HOST_LIBS))
|
||||||
DSO_LDOPTS_DEPS = $(EXTRA_DSO_LIBS) $(filter %.$(LIB_SUFFIX), $(EXTRA_DSO_LDOPTS))
|
DSO_LDOPTS_DEPS = $(EXTRA_DSO_LIBS) $(filter %.$(LIB_SUFFIX), $(EXTRA_DSO_LDOPTS))
|
||||||
|
|
||||||
# Dependancies which, if modified, should cause everything to rebuild
|
# Dependancies which, if modified, should cause everything to rebuild
|
||||||
GLOBAL_DEPS += Makefile Makefile.in $(DEPTH)/config/autoconf.mk
|
GLOBAL_DEPS += Makefile Makefile.in $(DEPTH)/config/autoconf.mk $(DEPTH)/config/config.mk
|
||||||
|
|
||||||
##############################################
|
##############################################
|
||||||
ifdef PARALLEL_DIRS
|
ifdef PARALLEL_DIRS
|
||||||
|
|
Загрузка…
Ссылка в новой задаче