forked from pool/usbguard
This commit is contained in:
parent
eb072bd682
commit
172e2c3dfc
@ -2,11 +2,12 @@ Index: usbguard-0.7.4/Makefile.am
|
||||
===================================================================
|
||||
--- usbguard-0.7.4.orig/Makefile.am
|
||||
+++ usbguard-0.7.4/Makefile.am
|
||||
@@ -343,6 +343,7 @@ usbguard_daemon_CPPFLAGS=\
|
||||
@@ -342,6 +342,8 @@ usbguard_daemon_CPPFLAGS=\
|
||||
@libcapng_CFLAGS@ \
|
||||
@audit_CFLAGS@
|
||||
|
||||
+usbguard_daemon_LIBFLAGS= -pthread
|
||||
+
|
||||
usbguard_daemon_LDADD=\
|
||||
+ -pthread \
|
||||
$(top_builddir)/libusbguard.la \
|
||||
@seccomp_LIBS@ \
|
||||
@libcapng_LIBS@ \
|
||||
|
Loading…
Reference in New Issue
Block a user