Changeset 51d1d794
- Timestamp:
- 05/10/2019 06:35:15 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 9.1, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
- b7279d4
- Parents:
- 78fb227
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
networking/netlibs/c-ares.xml
r78fb227 r51d1d794 81 81 </para> 82 82 83 <screen><userinput>mkdir build && 84 cd build && 85 86 cmake -DCMAKE_INSTALL_PREFIX=/usr .. && 83 <screen><userinput>./configure --prefix=/usr --disable-static && 87 84 make</userinput></screen> 88 85
Note:
See TracChangeset
for help on using the changeset viewer.