don't use quotes here.

JSON-955 Release_2.1.4
roker 2021-06-16 15:08:23 +02:00
parent b9e8ddadbb
commit 07f4532853
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,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)