зеркало из https://github.com/mozilla/gecko-dev.git
Bug 438623 - Changes to a def file do not relink the library.
Changes to def files will not force libraries to be rebuilt, so there will no longer need to be a clobber on windows machines. r=ted
This commit is contained in:
Родитель
c1aaa69bab
Коммит
b6cda7824c
|
@ -231,6 +231,7 @@ endif # MOZ_MAPINFO
|
|||
|
||||
ifdef DEFFILE
|
||||
OS_LDFLAGS += -DEF:$(DEFFILE)
|
||||
EXTRA_DEPS += $(DEFFILE)
|
||||
endif
|
||||
|
||||
ifdef MAPFILE
|
||||
|
|
Загрузка…
Ссылка в новой задаче