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

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- configure.in
0
++ configure.in
Lines 99-105 Link Here
99
		esac
99
		esac
100
		# bb #1581 - temporarely add -fno-strict-aliasing so gcc 4.4.0
100
		# bb #1581 - temporarely add -fno-strict-aliasing so gcc 4.4.0
101
		# works correctly
101
		# works correctly
102
		CFLAGS="$CFLAGS -fno-strict-aliasing"
102
		#CFLAGS="$CFLAGS -fno-strict-aliasing"
103
	fi
103
	fi
104
else
104
else
105
	CFLAGS="$CFLAGS -O0"
105
	CFLAGS="$CFLAGS -O0"

Return to bug 275928