Use NSPR 4.1.1.
Modified files: manifest.mn, Makefile.
This commit is contained in:
Родитель
6a2409561b
Коммит
91f7016c21
|
@ -54,11 +54,7 @@ include $(CORE_DEPTH)/coreconf/config.mk
|
|||
# (4) Include "local" platform-dependent assignments (OPTIONAL). #
|
||||
#######################################################################
|
||||
|
||||
ifeq ($(OS_TARGET),WINNT)
|
||||
NSPR_IMPORT_VERSION = v4.0.1
|
||||
else
|
||||
NSPR_IMPORT_VERSION = v4.0
|
||||
endif
|
||||
|
||||
|
||||
#######################################################################
|
||||
# (5) Execute "global" rules. (OPTIONAL) #
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
CORE_DEPTH = ..
|
||||
DEPTH = ..
|
||||
|
||||
IMPORTS = nspr20/$(NSPR_IMPORT_VERSION) \
|
||||
IMPORTS = nspr20/v4.1.1 \
|
||||
dbm/DBM_1_55_RTM \
|
||||
$(NULL)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче