mirror of
https://github.com/strongswan/strongswan.git
synced 2025-12-11 00:00:58 -05:00
libipsec: Enable code coverage
Same as with libtls.
This commit is contained in:
parent
ed1ba70894
commit
dc0c20600f
@ -23,6 +23,9 @@ endif
|
|||||||
AM_CPPFLAGS = \
|
AM_CPPFLAGS = \
|
||||||
-I$(top_srcdir)/src/libstrongswan
|
-I$(top_srcdir)/src/libstrongswan
|
||||||
|
|
||||||
|
AM_CFLAGS = \
|
||||||
|
@COVERAGE_CFLAGS@
|
||||||
|
|
||||||
AM_LDFLAGS = \
|
AM_LDFLAGS = \
|
||||||
-no-undefined
|
-no-undefined
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user