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

Collapse All | Expand All

(-)sys.orig/boot/i386/boot2/Makefile (+2 lines)
Lines 25-30 Link Here
25
CFLAGS=	-Os \
25
CFLAGS=	-Os \
26
	-fno-guess-branch-probability \
26
	-fno-guess-branch-probability \
27
	-fomit-frame-pointer \
27
	-fomit-frame-pointer \
28
	-fno-unwind-tables \
29
	-fno-asynchronous-unwind-tables \
28
	-fno-unit-at-a-time \
30
	-fno-unit-at-a-time \
29
	-mno-align-long-strings \
31
	-mno-align-long-strings \
30
	-mrtd \
32
	-mrtd \
31
33

Return to bug 409815