зеркало из https://github.com/mozilla/gecko-dev.git
Backed out an accidental change of the setting of OBJDIR_NAME in the
previous revision.
This commit is contained in:
Родитель
51de74345a
Коммит
dda428f16b
|
@ -33,7 +33,7 @@ OBJDIR_TAG = _DBG
|
|||
endif
|
||||
|
||||
# Name of the binary code directories
|
||||
OBJDIR_NAME = Linux2.1.10902_x86_DBG.OBJ
|
||||
OBJDIR_NAME = $(OS_CONFIG)$(CPU_ARCH_TAG)$(COMPILER_TAG)$(IMPL_STRATEGY)$(OBJDIR_TAG).OBJ
|
||||
endif # !USE_AUTOCONF
|
||||
|
||||
MKDEPEND_DIR = $(DEPTH)/config/mkdepend
|
||||
|
|
Загрузка…
Ссылка в новой задаче