mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 07:17:15 +08:00
Update to gc-7.4.4
Update to wayland-1.11.0 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17473 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
2bbb337962
commit
9f574bb297
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY wayland-download-http "http://wayland.freedesktop.org/releases/wayland-&wayland-version;.tar.xz">
|
||||
<!ENTITY wayland-download-ftp " ">
|
||||
<!ENTITY wayland-md5sum "e7751c38807c231afaba9d6b68f2a2b7">
|
||||
<!ENTITY wayland-size "361 KB">
|
||||
<!ENTITY wayland-buildsize "7.4 MB (plus 3.7 MB if tests are run)">
|
||||
<!ENTITY wayland-md5sum "fccf680be066e234729d5b69e0bd0fa9">
|
||||
<!ENTITY wayland-size "368 KB">
|
||||
<!ENTITY wayland-buildsize "13 MB (with tests)">
|
||||
<!ENTITY wayland-time "0.1 SBU">
|
||||
]>
|
||||
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY gc-download-http "http://www.hboehm.info/gc/gc_source/gc-&gc-version;.tar.gz">
|
||||
<!ENTITY gc-download-ftp " ">
|
||||
<!ENTITY gc-md5sum "12c05fd2811d989341d8c6d81f66af87">
|
||||
<!ENTITY gc-md5sum "96d18b0448a841c88d56e4ab3d180297">
|
||||
<!ENTITY gc-size "1.1 MB">
|
||||
<!ENTITY gc-buildsize "9.7 MB (additional 2.3 MB for the tests)">
|
||||
<!ENTITY gc-time "0.2 SBU (additional 0.2 SBU for the tests)">
|
||||
<!ENTITY gc-buildsize "13 MB (with tests)">
|
||||
<!ENTITY gc-time "0.2 SBU (with tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="gc" xreflabel="GC-&gc-version;">
|
||||
@ -151,7 +151,8 @@ ln -sfv gc_malloc.3 /usr/share/man/man3/gc.3</userinput></screen>
|
||||
|
||||
<para>
|
||||
<parameter>--enable-cplusplus</parameter>: This parameter enables the
|
||||
building and installing the C++ library along with the standard C library.
|
||||
building and installing of the C++ library along with the standard
|
||||
C library.
|
||||
</para>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
|
@ -59,6 +59,14 @@
|
||||
<para>[pierre] - Update to mercurial-3.8.3. Fixes
|
||||
<ulink url="&blfs-ticket-root;7910">#7910</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to gc-7.4.4. Fixes
|
||||
<ulink url="&blfs-ticket-root;7933">#7933</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to wayland-1.11.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;7905">#7905</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
|
@ -161,7 +161,7 @@
|
||||
<!ENTITY qjson-version "0.8.1">
|
||||
<!ENTITY sbc-version "1.3">
|
||||
<!ENTITY talloc-version "2.1.7">
|
||||
<!ENTITY wayland-version "1.10.0">
|
||||
<!ENTITY wayland-version "1.11.0">
|
||||
<!ENTITY wv-version "1.2.9">
|
||||
<!ENTITY xapian-version "1.2.23">
|
||||
<!ENTITY yaml-version "0.1.6">
|
||||
@ -280,7 +280,7 @@
|
||||
<!ENTITY gcc-version "6.1.0">
|
||||
<!ENTITY gcc-java-version "6.1.0">
|
||||
<!ENTITY gcc-ada-version "6.1.0">
|
||||
<!ENTITY gc-version "7.4.2">
|
||||
<!ENTITY gc-version "7.4.4">
|
||||
<!ENTITY gdb-version "7.11">
|
||||
<!ENTITY git-version "2.8.4">
|
||||
<!ENTITY guile-version "2.0.11">
|
||||
|
Loading…
Reference in New Issue
Block a user