diff options
| author | Alasdair | 2018-07-08 14:19:23 +0100 |
|---|---|---|
| committer | Alasdair | 2018-07-08 14:19:23 +0100 |
| commit | 8286993fe02b151dc1daa808b422f1ba97e05602 (patch) | |
| tree | c68ee5c4e67866ae58eb99c88a423eaf89b02c98 /riscv/Makefile | |
| parent | d819af50c403935cb6825afa914e03c816e156cb (diff) | |
Add -static flag that controls whether generated C functions are static
By default generated functions are non-static, using the -static flag makes them static which is useful for measuring coverage using generated code. Some utility helper functions will always be static, but the compiled versions of sail functions won't be unless this flag is set.
Diffstat (limited to 'riscv/Makefile')
0 files changed, 0 insertions, 0 deletions
