mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
formatting
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14368 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
7d38d9a0d1
commit
da0a3b9807
@ -156,7 +156,7 @@
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<screen><userinput>cat > mozconfig << "EOF"
|
<screen><userinput>cat > mozconfig << "EOF"
|
||||||
# If you have a multicore machine, the build may be faster if using parallel
|
<literal># If you have a multicore machine, the build may be faster if using parallel
|
||||||
# jobs. The build system automatically adds -jN to the "make" flags, where N
|
# jobs. The build system automatically adds -jN to the "make" flags, where N
|
||||||
# is the number of CPU cores. The option below is therefore useless, unless
|
# is the number of CPU cores. The option below is therefore useless, unless
|
||||||
# you want to use a smaller number of jobs:
|
# you want to use a smaller number of jobs:
|
||||||
@ -227,7 +227,7 @@ ac_add_options --with-system-jpeg
|
|||||||
ac_add_options --with-system-png
|
ac_add_options --with-system-png
|
||||||
ac_add_options --with-system-zlib
|
ac_add_options --with-system-zlib
|
||||||
|
|
||||||
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/thunderbuild
|
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/thunderbuild</literal>
|
||||||
EOF</userinput></screen>
|
EOF</userinput></screen>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
Loading…
Reference in New Issue
Block a user