1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

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