diff options
| author | Felix Singer <felixsinger@posteo.net> | 2021-10-28 00:41:21 +0200 |
|---|---|---|
| committer | Felix Singer <felixsinger@posteo.net> | 2021-11-10 20:15:05 +0100 |
| commit | 0faf3230fbb26775d836362867ab5066942e0882 (patch) | |
| tree | 467be3a87008140b1747fb6d1a4d1788e15daeb3 /pkgs/development/python-modules/python-string-utils | |
| parent | ee2417a226c8631576a508d634b120702a1c9679 (diff) | |
coreboot-toolchain: Improve reproducibility
For reproducibility, the toolchain build system appends a specific
version string to the usual version string of the tools. Before 4.15,
the build system used git for that at runtime and since the .git
directory is removed by the NixOS build system, the version string was
empty and resulted in `v_`.
Now, the toolchain build system prefers using the environment variable
`CROSSGCC_VERSION` if set. Thus, extract the version string in the
postFetch phase and set `CROSSGCC_VERSION` in the build phase.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Diffstat (limited to 'pkgs/development/python-modules/python-string-utils')
0 files changed, 0 insertions, 0 deletions
