From: Mark Andrews Date: Tue, 14 May 2019 03:25:43 +0000 (+1000) Subject: regen X-Git-Tag: v9.15.1~28^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=92325d3150a9d25fe4d03034b5d4a6934c1957d3;p=thirdparty%2Fbind9.git regen --- diff --git a/configure b/configure index 3445c8262c0..76fbe0ce42d 100755 --- a/configure +++ b/configure @@ -20609,6 +20609,12 @@ fi SO_LDFLAGS="-G -z text" SO_LD="ld" ;; #( + ia64-hp-hpux*) : + + SO_CFLAGS="+z" + SO_LDFLAGS="-b" + SO_LD="${CC}" + ;; #( *) : SO_CFLAGS="-fPIC"