$OpenBSD$ --- lib/silcmath/mpi/configure.orig Tue Sep 10 14:32:07 2002 +++ lib/silcmath/mpi/configure Wed Sep 11 03:55:10 2002 @@ -978,7 +978,7 @@ rm -f conftest.sh # Compiler settings # -CFLAGS="-g -O -I. -DMP_API_COMPATIBLE $CFLAGS" +CFLAGS="-I. -DMP_API_COMPATIBLE $CFLAGS" if test "$GCC"; then CFLAGS="$CFLAGS -Wall" fi @@ -1892,7 +1892,7 @@ if test x$want_asm = xtrue; then echo "Using assembler optimization if possible." fi -CFLAGS="$CFLAGS -O -D_REENTRANT" +CFLAGS="$CFLAGS -D_REENTRANT" # Put here any platform specific stuff #