3 May
2018
3 May
'18
9:23 a.m.
Hi! On 05/02/2018 06:43 PM, Toke Høiland-Jørgensen wrote:
If Bird is compiled from a release tarball, but there is a git repository somewhere in a parent directory, the Makefile git version logic will pick up that version and use it as the Bird version, which is obviously not desirable> For instance, on OpenWrt this results in something like this:
BIRD version reboot-6789-g4e9ce23aa5
Thank you for reporting the bug and sending the patch! Anyway, it failed with my config as I use multiple worktree configuration (where .git is only a file containing the real gitdir path). I also fixed it for build outside the workdir. M.