Changeset 591deae in rtems-source-builder

Timestamp:
10/24/19 22:11:28 (5 years ago)
Author:
Chris Johns <chrisj@…>
Branches:
5, master
Children:
a9815d9
Parents:
6bfc817
git-author:
Chris Johns <chrisj@…> (10/24/19 22:11:28)
git-committer:
Chris Johns <chrisj@…> (10/25/19 03:12:33)
Message:

sb/build: Add -E to '%source setup' to handle tar dependency errors.

Tar on Windows raises an error if a symlink appears before the target.
Windows needs the target to exist before a link can be created. This
patch adds support via the -E option to catch the error and rerun the
tar command a second time. The symlink should work as the target should
exist on the second pass.

(No files)

Note: See TracChangeset for help on using the changeset viewer.