beehive-lab / mambo

A low-overhead dynamic binary instrumentation and modification tool for ARM (both AArch32 and AArch64 support) and RISC-V (RV64GC).
Apache License 2.0
323 stars 69 forks source link

makefile: set GIT_VERSION to <nogit>, when git is not available #53

Closed umarcor closed 3 years ago

umarcor commented 3 years ago

This makes it explicit that the version could not be retrieved at runtime because there was not git available on the environment (PATH).