This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
btpd
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Update config.mk
master
Eudald Gubert i Roldan
Raspbeguy
4 years ago
parent
cd3f499bab
commit
e88bebf12b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
config.mk
+ 1
- 1
config.mk
View File
@@ -11,7 +11,7 @@ EVLOOP = ./evloop
# includes and libs
INCS = -I${MISC} -I${EVLOOP}
LIBS = -lcrypto -lm
LIBS = -lcrypto -lm
-lpthread
# flags
CPPFLAGS = ${INCS} -DHAVE_CLOCK_MONOTONIC=1 -DEVLOOP_NONE
Write
Preview
Loading…
Cancel
Save