MACOSINST-26 fixes: BOOST_MT from local.conf ignored
parent
04b0eacdf9
commit
4940d78e08
|
@ -29,7 +29,7 @@ LDLIBS+= -lpEpEngine -lpEpAdapter -lpEpwebserver -lasn1 \
|
|||
-lz -lsqlite3
|
||||
|
||||
# Boost naming postfix
|
||||
BOOST_MT="-mt"
|
||||
BOOST_MT?="-mt"
|
||||
|
||||
# This idiom is from the pEp Engine Makefile. Don't ask... ;-)
|
||||
BUILD_ON:=$(shell uname)
|
||||
|
|
Loading…
Reference in New Issue