Skip to content
Commit 4a8478b7 authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files

gcc: use <pkg>_EXCLUDES, not <pkg>_TAR_EXCLUDES



As reported by Steven Noonan, the variable recently introduced in the
package infrastructure to exclude certain parts of an archive from
being extracted is <pkg>_EXCLUDES, not <pkg>_TAR_EXCLUDES. However,
the gcc code was incorrectly using <pkg>_TAR_EXCLUDES. This commit
fixes that.

Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reported-by: default avatarSteven Noonan <steven@uplinklabs.net>
parent b731dc7b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment