]> git.ipfire.org Git - thirdparty/nftables.git/commit
build: Restore per object CFLAGS
authorPhil Sutter <phil@nwl.cc>
Wed, 10 Jan 2018 12:43:21 +0000 (13:43 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 10 Jan 2018 14:39:49 +0000 (15:39 +0100)
commit0b3ccd27e12d1df442aa3eac40a2ccb63d6c6407
treeba8c4d9bcbeb4ac15f8adcebb12eba5d50f2394e
parent291e1172f4965b5e81396d07091bba6a796cb0a3
build: Restore per object CFLAGS

As per the automake manual, create internal libraries for parser and
mini-gmp sources so per-object flags can be set.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
src/Makefile.am