gcc-common.inc: Fix comment

(From OE-Core rev: a4a98b6d6273d4e716afbff0880d0ac2ff7be0a9)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2012-01-24 14:38:31 +00:00
parent ef3c1dd356
commit 6b2cb82802
1 changed files with 1 additions and 1 deletions

View File

@ -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"