diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-11-04 08:32:39 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-11-04 08:32:39 +0100 |
commit | 4a8478b728429e94e0c85330e1558298d905af3e (patch) | |
tree | e0a710a6fe6c97fe7a21a526dc0490f1ac9c7d5d /docs/manual | |
parent | b731dc7bfb9c8ce7be502711f0b44ccab5515f1d (diff) | |
download | buildroot-4a8478b728429e94e0c85330e1558298d905af3e.tar.gz buildroot-4a8478b728429e94e0c85330e1558298d905af3e.zip |
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: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reported-by: Steven Noonan <steven@uplinklabs.net>
Diffstat (limited to 'docs/manual')
0 files changed, 0 insertions, 0 deletions