We used to sed the double_t definition to allow building, but now
we use clang, so that the build passes without sed. Say that using
GCC breaks the build in command explanations too.
since we're not setting them elsewhere in the page anymore.
Note that the command explanation is still there for setting it if you
want to use GCC/G++, making this identical to Firefox currently.
firefox-91.9.1,
js-91.9.1,
thunderbird-91.9.1.
The smaller SBU times on firefox and js are because my SBU with
gcc-12 takes longer, not because the builds are quicker.
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
The apparent reduction in Build time (SBU) is only because my SBU with
current binutils is very slow!
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24404 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to mercurial-5.7.1
Update to git-2.30.2
Update to Thunderbird-78.8.1
Update to iso-codes-4.6.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24365 af4574ff-66df-0310-9fd7-8a98e5e911e0
Move -I and -D into CPPFLAGS, and for others use ${CFLAGS:--O2 -g} to
prevent from building "non-optimized" binary.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24334 af4574ff-66df-0310-9fd7-8a98e5e911e0
I have brought the instructions a little more into line with firefox,
but retained gold: that makes the build marginally slower (but still
rounds to the same SBU with 4 cores) but saves 2MB in the install.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24292 af4574ff-66df-0310-9fd7-8a98e5e911e0
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24236 af4574ff-66df-0310-9fd7-8a98e5e911e0