diff options
author | Ron Yorston <rmy@pobox.com> | 2024-02-16 11:50:39 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2024-02-16 11:50:39 +0000 |
commit | a4bb355732f2902b936368b644fa08518ecce55a (patch) | |
tree | f53295432c8ca1b81126f49cf1c7952512f5b38b /init | |
parent | 2401501759c4ff5dcc7c022a9c2194b504bdf0d6 (diff) | |
download | busybox-w32-a4bb355732f2902b936368b644fa08518ecce55a.tar.gz busybox-w32-a4bb355732f2902b936368b644fa08518ecce55a.tar.bz2 busybox-w32-a4bb355732f2902b936368b644fa08518ecce55a.zip |
build system: improvements to EXTRAVERSION detection
The previous commit to detect EXTRAVERSION more accurately was
lacking in some respects:
- Only attempt to detect EXTRAVERSION if it's currently set to the
default value '.git'.
- Use immediate-expansion macro assignments to avoid time-consuming
repeated evaluations.
- Remove a useless use of cat.
- Correctly allow for the output being sent to a separate directory.
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions