Browse Source

Remove redundant lib only for older GLIBC

master
Arun Prakash Jana 4 years ago
parent
commit
cb6f30fed4
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      Makefile

+ 0
- 1
Makefile View File

@@ -28,7 +28,6 @@ endif
ifeq ($(O_DEBUG),1)
CPPFLAGS += -DDBGMODE
CFLAGS += -g
LDLIBS += -lrt
endif

ifeq ($(O_NORL),1)


Loading…
Cancel
Save