From 7a454b7336771a1103d5da77b035e5d4b9d5e988 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 20 Oct 2003 17:33:33 +0000 Subject: gcc 3.3.2. BKrev: 3f941c6dTELGZFb0V0rnAWfBWmBawA --- gcc/gcc-cross_3.3.1.oe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gcc/gcc-cross_3.3.1.oe') diff --git a/gcc/gcc-cross_3.3.1.oe b/gcc/gcc-cross_3.3.1.oe index bb6c572bd2..c736672901 100644 --- a/gcc/gcc-cross_3.3.1.oe +++ b/gcc/gcc-cross_3.3.1.oe @@ -1,5 +1,6 @@ -inherit cross include gcc_${PV}.oe +inherit cross +FILESDIR = ${@os.path.dirname(oe.data.getVar('FILE',d,1))}/gcc-${PV} DEPENDS := virtual/${TARGET_SYS}-binutils \ virtual/glibc virtual/glibc-headers patcher -- cgit v1.2.3