This website works better with JavaScript.
Home
Help
Register
Sign In
leviathan
/
libpEpAdapter
forked from
pEp.foundation/libpEpAdapter
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
The max. C++ Standard to be used (pEp-wide) has now been raised to C++14
OS390/rc1
heck
1 year ago
parent
9d810df05e
commit
84eccb382a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile.conf
+ 1
- 1
Makefile.conf
View File
@ -12,7 +12,7 @@ PREFIX?=$(HOME)
ENGINE_LIB_PATH
=
$(
PREFIX
)
/lib
ENGINE_INC_PATH
=
$(
PREFIX
)
/include
CXXFLAGS
+=
-std
=
c++1
1
-fPIC
CXXFLAGS
+=
-std
=
c++1
4
-fPIC
# Build target
BUILD_FOR
:=
$(
shell uname
)
Write
Preview
Loading…
Cancel
Save