summaryrefslogtreecommitdiffstats
path: root/buildEnvironmentVariables
Commit message (Collapse)AuthorAgeFilesLines
* src: mv ../buildEnvironmentVariables mkhdrRuss Cox2020-01-091-19/+0
| | | | | Also note that the file must be valid shell and mk input. For #321.
* all: sync and dedup the creation of the SYSNAME and OBJTYPE env vars (#321)Neven Sajko2020-01-071-0/+19
This should prevent the issues of dist/buildmk and src/mkhdr getting out of synchronization yet again. I also add a rule for arm64 to the OBJTYPE sed command. Fixes #243 Fixes #320 Change-Id: I60f69a1f32b5ed5ae5ac8a1659c38e29debed005