disable i18n on linux, second attempt
This commit is contained in:
@@ -154,7 +154,7 @@ all debug::
|
|||||||
export WITH_QUICKTIME ?= true
|
export WITH_QUICKTIME ?= true
|
||||||
|
|
||||||
# enable l10n
|
# enable l10n
|
||||||
#export INTERNATIONAL ?= true
|
export INTERNATIONAL ?= true
|
||||||
|
|
||||||
else
|
else
|
||||||
ifeq ($(OS),freebsd)
|
ifeq ($(OS),freebsd)
|
||||||
@@ -263,7 +263,7 @@ all debug::
|
|||||||
export NAN_PARANOID ?= true
|
export NAN_PARANOID ?= true
|
||||||
|
|
||||||
#i10n
|
#i10n
|
||||||
export INTERNATIONAL ?= true
|
#export INTERNATIONAL ?= true
|
||||||
|
|
||||||
else
|
else
|
||||||
ifeq ($(OS),openbsd)
|
ifeq ($(OS),openbsd)
|
||||||
|
Reference in New Issue
Block a user