mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
regen
This commit is contained in:
parent
80badf38c7
commit
fe9baad546
1 changed files with 2 additions and 2 deletions
4
configure
vendored
4
configure
vendored
|
|
@ -1,5 +1,5 @@
|
|||
#! /bin/sh
|
||||
# From configure.in Revision: 1.337 .
|
||||
# From configure.in Revision: 1.338 .
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.53.
|
||||
#
|
||||
|
|
@ -2697,7 +2697,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|||
#
|
||||
if test "$ac_env_CFLAGS_set" != set -a "X$GCC" = "Xyes"; then
|
||||
case "$host" in
|
||||
sparc-*-solaris*)
|
||||
sparc-*)
|
||||
CCFLAGS="-g -O1"
|
||||
;;
|
||||
esac
|
||||
|
|
|
|||
Loading…
Reference in a new issue