]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.real
Merge branch 'refs/heads/t/rm_asn'
[paraslash.git] / Makefile.real
index ad83809cb3d5d4cb677574292a44f55fbe522bc3..8a8cd4342554f18cc05ca70c3f31a830e2a17e79 100644 (file)
@@ -113,8 +113,6 @@ STRICT_CFLAGS += -Wformat -Wformat-security
 STRICT_CFLAGS += -Wmissing-format-attribute
 STRICT_CFLAGS += -Wdeclaration-after-statement
 
-LDFLAGS += $(clock_gettime_ldflags)
-
 ifeq ($(uname_s),Linux)
        # these cause warnings on *BSD
        CPPFLAGS += -Wunused-macros