amend last commit

This commit is contained in:
Kamil Dudka 2010-04-07 11:35:49 +00:00
parent e84933487e
commit 995abc3f7a

View File

@ -92,12 +92,10 @@ export CFLAGS="$RPM_OPT_FLAGS $(getconf LFS_CFLAGS) -D_GNU_SOURCE"
%configure %{?rescue:--without-gpm} --without-x --with-gssapi \
--enable-bittorrent --with-nss_compat_ossl --enable-256-colors
MOPTS="V=1"
# uncomment to turn off optimizations
#sed -i 's/-O2/-O0/' Makefile.config
#MOPTS=
MOPTS="V=1"
if tty >/dev/null 2>&1; then
# turn on fancy colorized output only when we have a TTY device
MOPTS=