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

(-)Make.defaults.org (-1 / +1 lines)
Lines 97-103 Link Here
97
97
98
ifeq ($(ARCH),ia64)
98
ifeq ($(ARCH),ia64)
99
  prefix	= 
99
  prefix	= 
100
  prefix	= /opt/gcc3.1/bin/
100
  prefix	= /usr/bin/
101
  CC		= $(prefix)gcc
101
  CC		= $(prefix)gcc
102
  AS		= $(prefix)as
102
  AS		= $(prefix)as
103
  LD		= $(prefix)ld
103
  LD		= $(prefix)ld

Return to bug 76666