mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
Change TREX to ZULU
This commit is contained in:
parent
916384f660
commit
9121928a2b
@ -58,7 +58,7 @@ XP_PREF_DLL=pref
|
||||
AR_ALL =
|
||||
AR_NONE =
|
||||
|
||||
ifdef MOZ_TREX_FREE
|
||||
ifdef MOZ_ZULU_FREE
|
||||
NATIVE_LIBNLS_LIBS=nlsstub10
|
||||
else
|
||||
NATIVE_LIBNLS_LIBS=nsfmt$(MOZ_BITS)30 nsuni$(MOZ_BITS)30 nscck$(MOZ_BITS)30 nsjpn$(MOZ_BITS)30 nscnv$(MOZ_BITS)30 nssb$(MOZ_BITS)30
|
||||
|
@ -58,7 +58,7 @@ PLATFORM_DIRECTORY=windows
|
||||
NATIVE_ZLIB_DLL=zip$(MOZ_BITS)$(VERSION_NUMBER)
|
||||
NATIVE_XP_DLL=xplib
|
||||
|
||||
ifdef MOZ_TREX_FREE
|
||||
ifdef MOZ_ZULU_FREE
|
||||
NATIVE_LIBNLS_LIBS=nlsstub10
|
||||
else
|
||||
NATIVE_LIBNLS_LIBS=nsfmt$(MOZ_BITS)30 nsuni$(MOZ_BITS)30 nscck$(MOZ_BITS)30 nsjpn$(MOZ_BITS)30 nscnv$(MOZ_BITS)30 nssb$(MOZ_BITS)30
|
||||
|
Loading…
Reference in New Issue
Block a user