summaryrefslogtreecommitdiff
path: root/gcc/gcc-cross_3.3.2.oe
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gcc-cross_3.3.2.oe')
-rw-r--r--gcc/gcc-cross_3.3.2.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gcc-cross_3.3.2.oe b/gcc/gcc-cross_3.3.2.oe
index fd188174c9..e01ec2f0e0 100644
--- a/gcc/gcc-cross_3.3.2.oe
+++ b/gcc/gcc-cross_3.3.2.oe
@@ -1,6 +1,6 @@
include gcc_${PV}.oe
inherit cross
-FILESDIR = ${@os.path.dirname(oe.data.getVar('FILE',d,1))}/gcc-${PV}
+FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/gcc-${PV}"
DEPENDS := virtual/${TARGET_PREFIX}binutils glibc patcher-native
PROVIDES := virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}g++