You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: Match custom linker config on subset of target name
Instead of requiring exact matches for the whole target name,
look for the longest subset of elements from the target name.
This allow use of more general patterns in the cross file which
makes them less dependent on the specific compiler in use.
Signed-off-by: Keith Packard <[email protected]>
0 commit comments