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

Collapse All | Expand All

(-)programs/Xserver/hw/xfree86/drivers/sunffb/Imakefile- (-1 / +1 lines)
Lines 19-25 Link Here
19
VISOPTIONS = -DUSE_VIS
19
VISOPTIONS = -DUSE_VIS
20
ASVISOPTION = AsVISOption
20
ASVISOPTION = AsVISOption
21
GCCVISOPTION = -Wa,$(ASVISOPTION)
21
GCCVISOPTION = -Wa,$(ASVISOPTION)
22
#if AsOutputArchSize == 32
22
#if AsOutputArchSize == 32 && !defined(LinuxArchitecture)
23
#define FFBCObjectRule(name)						@@\
23
#define FFBCObjectRule(name)						@@\
24
name.o: name.c								@@\
24
name.o: name.c								@@\
25
	ObjectCompile(-mv8 -mtune=ultrasparc \
25
	ObjectCompile(-mv8 -mtune=ultrasparc \

Return to bug 61063