View | Details | Raw Unified
Collapse All | Expand All

(-) configure.orig (-1 / +1 lines)
 Lines 4432-4438    Link Here 
CFLAGS=$lrintf_save_CFLAGS -I@top_srcdir@/intl -I@top_srcdir@
CFLAGS=$lrintf_save_CFLAGS -I@top_srcdir@/intl -I@top_srcdir@
MACHINE="-mcpu=${build_cpu} -march=${build_cpu}"
MACHINE=""
if test ${build_cpu} = "powerpc"; then MACHINE=""; fi
if test ${build_cpu} = "powerpc"; then MACHINE=""; fi
CFLAGS="$CFLAGS -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC ${MACHINE} ${USE_SSE}"
CFLAGS="$CFLAGS -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC ${MACHINE} ${USE_SSE}"