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

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- 1/Makefile
0
++ 2/Makefile
Lines 10-16 Link Here
10
FDISK=/dev/fd0
10
FDISK=/dev/fd0
11
11
12
CFLAGS= -Wall -march=i486 -m32 -O0 -fomit-frame-pointer -fno-builtin \
12
CFLAGS= -Wall -march=i486 -m32 -O0 -fomit-frame-pointer -fno-builtin \
13
	-ffreestanding -fPIC $(SMP_FL) -fno-stack-protector 
13
	-ffreestanding -fPIC $(SMP_FL) -fno-stack-protector -std=gnu90
14
CPPFLAGS= -m32
14
CPPFLAGS= -m32
15
ASFLAGS= -32
15
ASFLAGS= -32
16
	
16
	

Return to bug 548312