Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 22447 | Differences between
and this patch

Collapse All | Expand All

(-)configure-orig (-1 / +1 lines)
Lines 3038-3044 Link Here
3038
echo "${ECHO_T}$undef_flag" >&6
3038
echo "${ECHO_T}$undef_flag" >&6
3039
3039
3040
# Force no alignment to save space.
3040
# Force no alignment to save space.
3041
CPPFLAGS="$CPPFLAGS -malign-jumps=1 -malign-loops=1 -malign-functions=1"
3041
CPPFLAGS="$CPPFLAGS -falign-jumps=1 -falign-loops=1 -falign-functions=1"
3042
3042
3043
if test "x$undef_flag" = xyes; then
3043
if test "x$undef_flag" = xyes; then
3044
  CPPFLAGS="$CPPFLAGS -Wundef"
3044
  CPPFLAGS="$CPPFLAGS -Wundef"

Return to bug 22447