зеркало из https://github.com/mozilla/pjs.git
Added xpcom.properties to linux make.
This commit is contained in:
Родитель
7ac7233df8
Коммит
3d627d5543
|
@ -104,9 +104,13 @@ override NO_STATIC_LIB=
|
|||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
CHROME_DIR=locales/en-US
|
||||
|
||||
DEFINES += -D_IMPL_NS_COM
|
||||
|
||||
ifeq ($(OS_ARCH), Linux)
|
||||
DEFINES += -D_BSD_SOURCE
|
||||
endif
|
||||
|
||||
install::
|
||||
cp xpcom.properties $(CHROME_DIST)/$(CHROME_L10N_DIR)/global/locale/
|
||||
|
|
Загрузка…
Ссылка в новой задаче