Libs breaks build earlier
This commit is contained in:
parent
580b2bca17
commit
39d84839b4
|
@ -30,7 +30,7 @@ CONFIG_ARGS=(
|
|||
|
||||
ARGS=(
|
||||
--with-boost-libdir=${BOOST_ROOT}
|
||||
LIBS="-lboost_system -lboost_thread -lboost_date_time"
|
||||
#LIBS="-lboost_system -lboost_thread -lboost_date_time"
|
||||
COMPILED_BY="$NAME <$EMAIL>"
|
||||
CC=emcc
|
||||
CXX=em++
|
||||
|
|
Loading…
Reference in New Issue