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

(-)Makefile.orig (-2 / +2 lines)
Lines 2-9 Link Here
2
# $Id: Makefile,v 1.4 2007/04/04 00:00:00 root Exp $
2
# $Id: Makefile,v 1.4 2007/04/04 00:00:00 root Exp $
3
#
3
#
4
4
5
CFLAGS	= -Wall -O3 -fomit-frame-pointer -funroll-loops \
5
CFLAGS	= -Wall -O2
6
		  -fforce-addr -falign-functions=4 -msse
6
7
TTAENC	= ttaenc
7
TTAENC	= ttaenc
8
INSDIR	= /usr/bin
8
INSDIR	= /usr/bin
9
9

Return to bug 187802