]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1044-fix-LFS-flags-on-BSDs' into 'master'
authorOndřej Surý <ondrej@isc.org>
Wed, 29 May 2019 10:03:34 +0000 (06:03 -0400)
committerOndřej Surý <ondrej@isc.org>
Wed, 29 May 2019 10:03:34 +0000 (06:03 -0400)
commitd54f3f8b8cfad4a40f0784bcbace504939f06f3a
tree85851462209fa16217cea4d09e2baa88c91d591e
parent4419d7bf6bd7f978d75a9bdfad80aa204e142134
parentd4596baed48b983c881c64edc65b6fe5336f1d24
Merge branch '1044-fix-LFS-flags-on-BSDs' into 'master'

Pull the values for LFS_{CFLAGS,LDFLAGS,LIBS} from autoconf instead using them directly in make

Closes #1044

See merge request isc-projects/bind9!1978