зеркало из https://github.com/mozilla/pjs.git
Fix url-classifier+libxul warnings and test errors, r=luser (no bug)
This commit is contained in:
Родитель
b3b274531c
Коммит
fd495531a8
|
@ -46,7 +46,9 @@ include $(DEPTH)/config/autoconf.mk
|
|||
DIRS = public src
|
||||
|
||||
ifdef ENABLE_TESTS
|
||||
DIRS += tests
|
||||
ifndef MOZ_ENABLE_LIBXUL
|
||||
TOOL_DIRS += tests
|
||||
endif
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
|
|
@ -8,7 +8,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
MODULE = url-classifier
|
||||
LIBRARY_NAME = urlclassifier_s
|
||||
XPIDL_MODULE = url-classifier
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
LIBXUL_LIBRARY = 1
|
||||
FORCE_STATIC_LIB = 1
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче