diff options
author | Chris Larson <clarson@kergoth.com> | 2003-10-20 17:33:33 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2003-10-20 17:33:33 +0000 |
commit | 7a454b7336771a1103d5da77b035e5d4b9d5e988 (patch) | |
tree | b1ad0c013be0dc9cafc03f77123001cf6a3fbc6d /gcc/gcc-uclibc_3.3.1.oe | |
parent | d30475c53d2dc974e007ce90bcbd668cea67ac17 (diff) |
gcc 3.3.2.
BKrev: 3f941c6dTELGZFb0V0rnAWfBWmBawA
Diffstat (limited to 'gcc/gcc-uclibc_3.3.1.oe')
-rw-r--r-- | gcc/gcc-uclibc_3.3.1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gcc-uclibc_3.3.1.oe b/gcc/gcc-uclibc_3.3.1.oe index 20ecd86de0..462541e41f 100644 --- a/gcc/gcc-uclibc_3.3.1.oe +++ b/gcc/gcc-uclibc_3.3.1.oe @@ -1,5 +1,5 @@ include gcc_${PV}.oe -FILESDIR=${TOPDIR}/gcc/gcc-${PV} +FILESDIR = ${@os.path.dirname(oe.data.getVar('FILE',d,1))}/gcc-${PV} gccbuild_do_patch () { # |