Skip to content
Commit 214d91c1 authored by Watson Zeng's avatar Watson Zeng Committed by Kumar Gala
Browse files

toolchain: arcmwdt: linker: fix placeholders for arcmwdt toolchain



syntax ". += length;" not work with arcmwdt toolchain, let's using
". = . + length;", which both work with gnu and arcmwdt toolchain.

Signed-off-by: default avatarWatson Zeng <zhiwei@synopsys.com>
parent 01c4d597
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment