Changeset 0ff76e8
- Timestamp:
- 02/21/2021 07:13:13 AM (3 years ago)
- Branches:
- 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 42326ce
- Parents:
- 86b4e0ee
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r86b4e0ee r0ff76e8 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[pierre] - Fix qemu so that <option>-no-pie</option> 49 is not passed to <command>ld</command>, which does not 50 accept it anymore (it was not doing what upstream intended 51 anyway).</para> 52 </listitem> 53 <listitem> 48 54 <para>[bdubbs] - Update to Python-3.9.2. Fixes 49 55 <ulink url="&blfs-ticket-root;14686">#14686</ulink>.</para> -
postlfs/virtualization/qemu.xml
r86b4e0ee r0ff76e8 36 36 </para> 37 37 38 &lfs10 _checked;38 &lfs101_checked; 39 39 40 40 <bridgehead renderas="sect3">Package Information</bridgehead> … … 196 196 197 197 <para> 198 Fix an issue exposed by binutils-2.36: 199 </para> 200 201 <screen><userinput>sed -i "/LDFLAGS_NOPIE/d" configure pc-bios/optionrom/Makefile</userinput></screen> 202 203 <para> 198 204 Install <application>qemu</application> by running the following 199 205 commands:
Note:
See TracChangeset
for help on using the changeset viewer.