This website works better with JavaScript.
Home
Help
Register
Sign In
leviathan
/
pEpJSONServerAdapter
forked from
pEp.foundation/pEpJSONServerAdapter
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
don't use quotes here.
Release_2.1
Release_2.1.4
roker
1 year ago
parent
b9e8ddadbb
commit
07f4532853
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
server/Makefile
+ 1
- 1
server/Makefile
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
)
Write
Preview
Loading…
Cancel
Save