Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
configure: allow --enable-malloc-logging only with glibc
The feature for 'malloc-logging' uses functionalities that are available only in GNU libc. Detect in 'configure' if OpenOCD is being compiled with glibc. Set the macro '_DEBUG_FREE_SPACE_' only in case of glibc. Change-Id: I43e9b87c7ad47171cfe3e7c1e5f96f11e19f98d0 Signed-off-by: Antonio Borneo <[email protected]> Reviewed-on: https://review.openocd.org/c/openocd/+/8592 Tested-by: jenkins
- Loading branch information