]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'michal/do-not-use-target-specific-variables-in-makefiles' into 'master'
authorOndřej Surý <ondrej@isc.org>
Wed, 31 Jul 2019 14:48:46 +0000 (10:48 -0400)
committerOndřej Surý <ondrej@isc.org>
Wed, 31 Jul 2019 14:48:46 +0000 (10:48 -0400)
commitfefb2d26626ecbeae8543c2d69cc0c4d7ca74959
treebb041b64778db186a829a5d20096006768ff3489
parentae76cd086e3e618ce87f3165f60c38de3e6d52be
parent37cccbab8d267500ac7d2b19f7940f64142e1d53
Merge branch 'michal/do-not-use-target-specific-variables-in-makefiles' into 'master'

Do not use target-specific variables in Makefiles and fix LD_WRAP for non-libtool builds

Closes #1174

See merge request isc-projects/bind9!2224