]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1095-when-gnu-c-compiler-is-used-on-solaris-gnu-ld-must-be-used' into...
authorOndřej Surý <ondrej@isc.org>
Thu, 27 Jun 2019 11:29:13 +0000 (07:29 -0400)
committerOndřej Surý <ondrej@isc.org>
Thu, 27 Jun 2019 11:29:13 +0000 (07:29 -0400)
commitcc1292d694e468beddf8e483c7e1a74ce607a735
treef14f81bb2db00760ce67ed0647d6d74ac6f629d1
parent95a8e42e5708750b0663218826b4cd8d5fc99843
parentd584223653e17930109f37f5203acecca4090ca6
Merge branch '1095-when-gnu-c-compiler-is-used-on-solaris-gnu-ld-must-be-used' into 'master'

Enforce usage -zrelax=transtls when GNU C Compiler is used on Solaris

Closes #1095

See merge request isc-projects/bind9!2053