update boost for linux
This commit is contained in:
parent
6193a49001
commit
ca5d2cb32f
@ -2,7 +2,7 @@ CC=g++
|
||||
CFLAGS=-Wall -O3 -fpermissive -std=c++11 -DOPENSSL_NO_SSL2 -DOPENSSL_USE_DEPRECATED
|
||||
LDFLAGS= -lpthread -lrt -lssl -lcrypto \
|
||||
-L/home/ubuntu/work/openssl-out/lib
|
||||
BOOST_PATH=/home/ubuntu/work/boost_1_63_0
|
||||
BOOST_PATH=/home/ubuntu/work/boost_1_67_0
|
||||
#======================================================
|
||||
#====================== BOOST =========================
|
||||
#======================================================
|
||||
|
Loading…
Reference in New Issue
Block a user