Explorar o código

Do not redefine USE_TIMERS which is already defined in civetweb.c

Eric Tsau %!s(int64=10) %!d(string=hai) anos
pai
achega
217d93f48b
Modificáronse 1 ficheiros con 0 adicións e 6 borrados
  1. 0 6
      Makefile

+ 0 - 6
Makefile

@@ -91,12 +91,6 @@ endif
 
 ifdef WITH_WEBSOCKET
   CFLAGS += -DUSE_WEBSOCKET
-  ifdef WITH_LUA
-    CFLAGS += -DUSE_TIMERS
-    ifeq ($(TARGET_OS),LINUX)
-      LIBS += -lrt
-    endif
-  endif
 endif
 
 ifdef CONFIG_FILE