- Try to work around GCC bug #239003.

This commit is contained in:
Tim Waugh 2007-05-10 16:18:11 +00:00
parent 49b9059c67
commit c5a48ef71a

View File

@ -128,7 +128,7 @@ Epson, HP and compatible printers..
%build %build
%ifarch ppc64 %ifarch ppc64
export CFLAGS=${CFLAGS} -O0 export CFLAGS="${CFLAGS} -O0"
%endif %endif
%configure --disable-static --disable-dependency-tracking \ %configure --disable-static --disable-dependency-tracking \
--with-foomatic --with-ghostscript \ --with-foomatic --with-ghostscript \