Commit 44b79db4 by Alan Mishchenko

Changing LIBS in Makefie.

parent 93ad6e7d
......@@ -67,7 +67,7 @@ endif
endif
# LIBS := -ldl -lrt
LIBS := -ldl
LIBS += -ldl
ifneq ($(findstring Darwin, $(shell uname)), Darwin)
LIBS += -lrt
endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment