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-common.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-common.inc b/meta/recipes-devtools/gcc/gcc-common.inc
index 5ba68a094c..e89a7c0e97 100644
--- a/meta/recipes-devtools/gcc/gcc-common.inc
+++ b/meta/recipes-devtools/gcc/gcc-common.inc
@@ -107,5 +107,5 @@ addtask headerfix after do_unpack before do_patch
107do_headerfix[vardepvalue] = "PATH" 107do_headerfix[vardepvalue] = "PATH"
108 108
109# We need to ensure that for the shared work directory, the do_patch singatures match 109# We need to ensure that for the shared work directory, the do_patch singatures match
110The real WORKDIR location isn't a dependency for the shared workdir. 110# The real WORKDIR location isn't a dependency for the shared workdir.
111src_patches[vardepsexclude] = "WORKDIR" 111src_patches[vardepsexclude] = "WORKDIR"