--- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.mk b/config.mk index a944970..b375d6d 100644 --- a/config.mk +++ b/config.mk _AT_@ -12,4 +12,4 @@ RANLIB = ranlib CPPFLAGS = -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700 CFLAGS = -std=c99 -Wall -pedantic -LDFLAGS = -s +LDFLAGS = -s -lrt -- 2.1.2.532.g19b5d50Received on Fri Feb 20 2015 - 14:38:51 CET
This archive was generated by hypermail 2.3.0 : Fri Feb 20 2015 - 14:48:07 CET