瀏覽代碼

Update config.mk

master
Eudald Gubert i Roldan Raspbeguy 4 年之前
父節點
當前提交
e88bebf12b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      config.mk

+ 1
- 1
config.mk 查看文件

@@ -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


Loading…
取消
儲存