Timestamp:
02/21/18 11:40:40 (6 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
b1b5afba
Parents:
70502b48
git-author:
Sebastian Huber <sebastian.huber@…> (02/21/18 11:40:40)
git-committer:
Sebastian Huber <sebastian.huber@…> (05/18/18 08:44:18)
Message:

bsp/powerpc: Remove wildcards in linkcmds.base

This reverts commit 40c623a883da5dd80e4599cf4cd14097834706bd.

The use of postfix wildcards, e.g. of the form "*.x" is dangerous since
it circumvents the standard matching rules for sections.

Unknown input sections should be added explicitly to the desired output
section via "x.*" wildcards.

Update #3307.

(No files)

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