Author: renodr
Date: Tue Feb 19 21:37:52 2019
New Revision: 21211
Log:
js60: Improve spacing
Modified:
trunk/BOOK/general/genlib/js60.xml
Modified: trunk/BOOK/general/genlib/js60.xml
==============================================================================
--- trunk/BOOK/general/genlib/js60.xml Tue Feb 19 20:13:48 2019 (r21210)
+++ trunk/BOOK/general/genlib/js60.xml Tue Feb 19 21:37:52 2019 (r21211)
@@ -107,12 +107,12 @@
cd mozjs-build &&
../js/src/configure --prefix=/usr \
- --with-intl-api \
- --with-system-zlib \
- --with-system-nspr \
- --with-system-icu \
- --disable-jemalloc \
- --enable-readline &&
+ --with-intl-api \
+ --with-system-zlib \
+ --with-system-nspr \
+ --with-system-icu \
+ --disable-jemalloc \
+ --enable-readline &&
make</userinput></screen>
<para>
@@ -160,10 +160,9 @@
<seg>
js60 and js60-config
</seg>
- <!-- Yes, the static library is required. -->
<seg>
- libmozjs-60.so and libjs_static.ajs <!-- These two may conflict,
can't
- verify without a rebuild unfortunately :-( -->
+ libmozjs-60.so and libjs_static.ajs <!-- The AJS file doesn't
+ conflict with the one from js52 like originally thought -->
</seg>
<seg>
/usr/include/mozjs-60
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page