[systemd-devel] [PATCH] tests: fix test-rtnl-manual.c compile failure
Lennart Poettering
lennart at poettering.net
Wed May 21 17:36:36 PDT 2014
On Mon, 31.03.14 15:23, Cristian Rodríguez (crrodriguez at opensuse.org) wrote:
> Needs KMOD_CFLAGS
Is this still an issue? I assume not, right? Otherwise, please resend!
> ---
> Makefile.am | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/Makefile.am b/Makefile.am
> index 6c7d6e5..77495a4 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -1399,6 +1399,10 @@ test_ipcrm_LDADD = \
> libsystemd-shared.la \
> -lrt
>
> +test_rtnl_manual_CFLAGS = \
> + $(AM_CFLAGS) \
> + $(KMOD_CFLAGS)
> +
> test_rtnl_manual_SOURCES = \
> src/test/test-rtnl-manual.c
>
Lennart
--
Lennart Poettering, Red Hat
More information about the systemd-devel
mailing list