Changeset 49cbcfe
- Timestamp:
- 11/30/2018 11:08:31 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 8.4, 9.0, 9.1, bdubbs/svn, elogind, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 5c3f3856
- Parents:
- b1be08a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/libaio.xml
rb1be08a r49cbcfe 86 86 <para>First, disable the installation of the static library:</para> 87 87 88 <screen><userinput>sed '/install.*libaio.a/s/^/#/' src/Makefile</userinput></screen>88 <screen><userinput>sed -i '/install.*libaio.a/s/^/#/' src/Makefile</userinput></screen> 89 89 90 90 <para>
Note:
See TracChangeset
for help on using the changeset viewer.