We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2e449b commit 7ab2f25Copy full SHA for 7ab2f25
Makefile.am
@@ -1,6 +1,6 @@
1
bin_PROGRAMS = slirp4netns
2
3
-AM_CFLAGS = @GLIB_CFLAGS@
+AM_CFLAGS = @GLIB_CFLAGS@ @LIBCAP_CFLAGS@ @LIBSECCOMP_CFLAGS@
4
5
noinst_LIBRARIES = libslirp.a libparson.a
6
0 commit comments