chiark / gitweb /
libbasic_la_LDFLAGS : Add CAP_LDFLAGS.
authorSven Eden <yamakuzure@gmx.net>
Tue, 7 Feb 2017 07:22:53 +0000 (08:22 +0100)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 09:23:13 +0000 (10:23 +0100)
Makefile.am

index 9800c47f15bf7b412afb180c16c01e25b02028f3..fb59c77f70ce57b27b67295dca3e7528d6c75b99 100644 (file)
@@ -375,6 +375,9 @@ libbasic_la_CFLAGS = \
        $(CAP_CFLAGS) \
        -pthread
 
+libbasic_la_LDFLAGS = \
+       $(CAP_LDFLAGS)
+
 libbasic_la_LIBADD = \
        $(SELINUX_LIBS) \
        $(CAP_LIBS) \