Prefer debugging over speed (heavily) in gnugo, and got the board into a stronger state, to align with how gnugo does things.

This commit is contained in:
2012-04-13 01:38:58 -04:00
parent 46187886ed
commit 18e14f61e6
4 changed files with 47 additions and 26 deletions

5
gnugo/configure vendored
View File

@ -2909,6 +2909,9 @@ fi
CFLAGS=""
CPPFLAGS="-fPIC -O0 -g3"
# Check whether --with-readline was given.
@ -5540,8 +5543,6 @@ fi
#AC_LINK_FILES($nls_cv_header_libgt, $nls_cv_header_intl)
CPPFLAGS="$CPPFLAGS -fPIC"
ac_config_files="$ac_config_files Makefile interface/Makefile patterns/Makefile sgf/Makefile utils/Makefile engine/Makefile doc/Makefile regression/Makefile config.vc:config.vcin"
cat >confcache <<\_ACEOF