aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6043572..44849a6 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,6 @@ endif
ifeq ($(O_DEBUG),1)
CPPFLAGS += -DDBGMODE
CFLAGS += -g
- LDLIBS += -lrt
endif
ifeq ($(O_NORL),1)