зеркало из https://github.com/mozilla/gecko-dev.git
Fix bug #128685. Always use the local nspr instead of the one on the system. Not part of the build.
This commit is contained in:
Родитель
c8a5e7083d
Коммит
43ca41f8e5
|
@ -187,6 +187,7 @@ BUILD_OFFICIAL=1 ./configure --prefix=%{_prefix} --enable-optimize \
|
||||||
--without-mng \
|
--without-mng \
|
||||||
--enable-crypto \
|
--enable-crypto \
|
||||||
--disable-xprint \
|
--disable-xprint \
|
||||||
|
--without-system-nspr \
|
||||||
--disable-freetype2
|
--disable-freetype2
|
||||||
|
|
||||||
#BUILD_OFFICIAL=1 make -s export
|
#BUILD_OFFICIAL=1 make -s export
|
||||||
|
|
Загрузка…
Ссылка в новой задаче