diff options
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/gcc/gcc-common.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-common.inc b/meta/recipes-devtools/gcc/gcc-common.inc index e89a7c0e97..57668f918f 100644 --- a/meta/recipes-devtools/gcc/gcc-common.inc +++ b/meta/recipes-devtools/gcc/gcc-common.inc | |||
@@ -109,3 +109,4 @@ do_headerfix[vardepvalue] = "PATH" | |||
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 |
110 | # The real WORKDIR location isn't a dependency for the shared workdir. | 110 | # The real WORKDIR location isn't a dependency for the shared workdir. |
111 | src_patches[vardepsexclude] = "WORKDIR" | 111 | src_patches[vardepsexclude] = "WORKDIR" |
112 | should_apply[vardepsexclude] = "PN" | ||