Author: xry111
Date: Fri Aug  7 10:00:52 2020
New Revision: 23466

Log:
json-c: don't build static lib

Modified:
   trunk/BOOK/general/genlib/json-c.xml

Modified: trunk/BOOK/general/genlib/json-c.xml
==============================================================================
--- trunk/BOOK/general/genlib/json-c.xml        Fri Aug  7 08:16:10 2020        
(r23465)
+++ trunk/BOOK/general/genlib/json-c.xml        Fri Aug  7 10:00:52 2020        
(r23466)
@@ -110,6 +110,7 @@
 
 cmake -DCMAKE_INSTALL_PREFIX=/usr \
       -DCMAKE_BUILD_TYPE=Release \
+      -DBUILD_STATIC_LIBS=OFF    \
       .. &&
 make</userinput></screen>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to