Changeset 154b62f8
- Timestamp:
- 08/01/2018 12:18:23 AM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- d18f21a
- Parents:
- 4402a39
- Location:
- general/genlib
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/boost.xml
r4402a39 r154b62f8 150 150 shared libraries are created, except for libboost_exception and 151 151 libboost_test_exec_monitor which are created as static. Most people 152 will not need the static libraries . Indeed most programs using152 will not need the static libraries, and most programs using 153 153 <application>Boost</application> only use the headers. Omit 154 154 this parameter if you do need static libraries. -
general/genlib/libidn.xml
r4402a39 r154b62f8 91 91 <xref linkend="openjdk"/>, 92 92 <xref linkend="valgrind"/>, and 93 <!-- DotGNU has been decommisioned. Look again for next libidn version. -->94 <ulink url="http://www.gnu.org/software/dotgnu/">DotGNU Portable.NET</ulink> or95 93 <ulink url="http://www.mono-project.com/">Mono</ulink> 96 94 </para> … … 113 111 114 112 <para> 115 This package does not come with a functional test suite. 113 <!-- This package does not come with a functional test suite. --> 114 To test the results, issue: <command>make check</command>. 116 115 </para> 117 116
Note:
See TracChangeset
for help on using the changeset viewer.