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

Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +3 lines)
Line  Link Here
0
-- release/plugins/bmake   2010-03-21 17:44:20.500741049 +0100
0
++ release/plugins/bmake   2010-03-21 17:44:33.659740173 +0100
Lines 57-66 Link Here
57
elif ( test $UNAME = "Linux" ) then
57
elif ( test $UNAME = "Linux" ) then
58
	CFLAGS="-fPIC -funsigned-char -O2";
58
#   CFLAGS="-fPIC -funsigned-char -O2";
59
	LDFLAGS="-Bshareable";
59
#   LDFLAGS="-Bshareable";
60
elif ( test $UNAME = "SunOS" ) then
60
elif ( test $UNAME = "SunOS" ) then

Return to bug 369599