summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-target.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-target.inc b/meta/recipes-devtools/gcc/gcc-target.inc
index bf55e692e6..bcea75b2fa 100644
--- a/meta/recipes-devtools/gcc/gcc-target.inc
+++ b/meta/recipes-devtools/gcc/gcc-target.inc
@@ -193,7 +193,7 @@ do_install () {
193 rm -f *c++* 193 rm -f *c++*
194 194
195 # We don't care about the gcc-<version> ones for this 195 # We don't care about the gcc-<version> ones for this
196 rm -f *gcc-?.?* 196 rm -f *gcc-?*.?*
197 197
198 # Not sure why we end up with these but we don't want them... 198 # Not sure why we end up with these but we don't want them...
199 rm -f ${TARGET_PREFIX}${TARGET_PREFIX}* 199 rm -f ${TARGET_PREFIX}${TARGET_PREFIX}*