mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-23 15:17:01 -04:00
*-dec-osf* cleanup
This commit is contained in:
parent
6e40c6cc72
commit
61ca07caec
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
AC_REVISION($Revision: 1.6 $)
|
||||
AC_REVISION($Revision: 1.7 $)
|
||||
|
||||
AC_INIT(lib/dns/name.c)
|
||||
AC_CONFIG_HEADER(config.h)
|
||||
|
|
@ -45,7 +45,7 @@ else
|
|||
STD_CWARNINGS=
|
||||
case "$host" in
|
||||
*-dec-osf*)
|
||||
CFLAGS="$CFLAGS -pthread"
|
||||
CC="$CC -pthread"
|
||||
;;
|
||||
*-sun-solaris*)
|
||||
CC="$CC -mt"
|
||||
|
|
|
|||
Loading…
Reference in a new issue