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

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +3 lines)
Line  Link Here
0
-- snes9x-1.51-src/Makefile.in
0
++ snes9x-1.51-src/Makefile.in
Lines 17-20 Link Here
17
CHEATS=1
17
CHEATS=1
18
2XSAI=1
18
2XSAI=1
19
EXTRALIBS=@LDFLAGS@
19
20
20
#Fairly good and special-char-safe descriptor of the os being built on.
21
#Fairly good and special-char-safe descriptor of the os being built on.
Lines 183-187 Link Here
183
CPUFLAGS=-ml  -m4-single-only
184
CPUFLAGS=-ml  -m4-single-only
184
else
185
else
185
OPTIMISE = @OPTIMIZE@
186
OPTIMISE = @OPTIMIZE@ @CFLAGS@
186
endif
187
endif

Return to bug 139347