Commit 9358efa
arcv: Fix GCC flags for picolibc target.
When picolibc is used, appends the correct flags
(--specs=picolibc.specs --crt0=semihost --oslib=semihost) to
GCC instead of the default semihost flags.
Signed-off-by: Luis Silva <[email protected]>1 parent b2cf6ba commit 9358efa
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
61 | 67 | | |
62 | 68 | | |
63 | 69 | | |
| |||
0 commit comments