Ignore:
Timestamp:
05/19/2019 04:54:33 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
215c728b
Parents:
853ae3e5
Message:

Merge to HEAD 21602.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/BOOK-elogind@21603 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/virtualization/qemu.xml

    r853ae3e5 re7d893b  
    77  <!ENTITY qemu-download-http "http://download.qemu-project.org/qemu-&qemu-version;.tar.xz">
    88  <!ENTITY qemu-download-ftp  " ">
    9   <!ENTITY qemu-md5sum        "fb687ce0b02d3bf4327e36d3b99427a8">
    10   <!ENTITY qemu-size          "34 MB">
    11   <!ENTITY qemu-buildsize     "526 MB (add 414 MB for tests)">
    12   <!ENTITY qemu-time          "0.8 SBU (using parallelism=4; add 1.9 SBU for tests)">
     9  <!ENTITY qemu-md5sum        "0afeca336fd57ae3d3086ec07f59d708">
     10  <!ENTITY qemu-size          "53 MB">
     11  <!ENTITY qemu-buildsize     "878 MB (add 414 MB for tests)">
     12  <!ENTITY qemu-time          "1.0 SBU (using parallelism=4; add 2.4 SBU for tests)">
    1313]>
    1414
     
    198198             --python=python3            \
    199199             --audio-drv-list=alsa       \
    200              --with-sdlabi=2.0           \
    201200             --docdir=/usr/share/doc/qemu-&qemu-version; &amp;&amp;
    202201
     
    258257      <parameter>--audio-drv-list=alsa</parameter>: This switch sets the audio
    259258      driver to ALSA. See below for enabling other audio drivers.
    260     </para>
    261 
    262     <para>
    263       <parameter>--with-sdlabi=2.0</parameter>: Chooses to build with SDL-2 if
    264       both SDL and SDL-2 are installed.
    265259    </para>
    266260
Note: See TracChangeset for help on using the changeset viewer.