julia
fa7b085e - Makefile: use `sed` for version script generation

Commit
2 years ago
Makefile: use `sed` for version script generation This changes the `.expmap` linker script generation to treat the source file as a template and uses `sed` to replace strings in that template. It also does a bit of re-naming, changing the template source to be `julia.expmap.in` and the output to be `julia.expmap` instead of `julia.generated.expmap`
Author
Committer
Parents
Loading