Explorar o código

add linkage to libjson

stefanocasazza %!s(int64=10) %!d(string=hai) anos
pai
achega
da7d8eefe4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      frameworks/C++/ULib/install.sh

+ 1 - 0
frameworks/C++/ULib/install.sh

@@ -75,6 +75,7 @@ export CC CXX
 # AVOID "configure: error: newly created file is older than distributed files! Check your system clock"
 find . -exec touch {} \;
 
+USP_LIBS="-ljson" \
 ./configure --prefix=$ULIB_ROOT \
    --disable-static \
    --with-mysql --with-pgsql --with-sqlite3 \