Changes

Jump to navigation Jump to search
Of course, I will try to correct all errors .
The trick is "hide all, then unhide what is needed" :;after that, "unhide", make only what is needed and re-compile luatex .<br/> The changes are * in <tt>build.sh.linux add<pre>export CONFIG_SHELL=/bin/bashSTRIP_LUATEX=FALSECFLAGS="-g -O2 -Wno-write-strings -fvisibility=hidden"CXXFLAGS="$CFLAGS -fvisibility-inlines-hidden"export CFLAGSexport CXXFLAGS</prett>just afteradd
<pre>
NLY_MAKE34a35,40> export CONFIG_SHELL=FALSE/bin/bash> STRIP_LUATEX=TRUEFALSEMINGWCROSS> CFLAGS="-g -O2 -Wno-write-strings -fvisibility=FALSEhidden"PPCCROSS> CXXFLAGS=FALSE"$CFLAGS -fvisibility-inlines-hidden"JOBS_IF_PARALLEL=2> export CFLAGSMAX_LOAD_IF_PARALLEL=3.0> export CXXFLAGS
</pre>
and build all.
After that, "unhide", make only what is needed and re-compile luatex .<br/>
 
The changes are
* in <tt>source/texk/web2c/luatexdir/lua51/loadlib.c</tt>
<pre>

Navigation menu