From: Richard Purdie Date: Tue, 24 Jan 2012 14:38:31 +0000 (+0000) Subject: gcc-common.inc: Fix comment X-Git-Tag: 2015-4~11914 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a4a98b6d6273d4e716afbff0880d0ac2ff7be0a9;p=openembedded-core.git gcc-common.inc: Fix comment Signed-off-by: Richard Purdie --- 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 do_headerfix[vardepvalue] = "PATH" # We need to ensure that for the shared work directory, the do_patch singatures match -The real WORKDIR location isn't a dependency for the shared workdir. +# The real WORKDIR location isn't a dependency for the shared workdir. src_patches[vardepsexclude] = "WORKDIR"