Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 723244
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/Make.common
0
++ b/Make.common
Lines 60-66 Link Here
60
#
60
#
61
61
62
# ...for both GNU-EFI and TianoCore....
62
# ...for both GNU-EFI and TianoCore....
63
OPTIMFLAGS      = -Os -fno-strict-aliasing
63
OPTIMFLAGS      = -Os -fno-strict-aliasing -fno-tree-loop-distribute-patterns
64
CFLAGS          = $(OPTIMFLAGS) -fno-stack-protector -fshort-wchar -Wall
64
CFLAGS          = $(OPTIMFLAGS) -fno-stack-protector -fshort-wchar -Wall
65
65
66
# ...for GNU-EFI....
66
# ...for GNU-EFI....

Return to bug 723244