diff options
author | Antonio Borneo <borneo.antonio@gmail.com> | 2024-11-17 22:46:15 +0100 |
---|---|---|
committer | Antonio Borneo <borneo.antonio@gmail.com> | 2025-01-25 10:36:28 +0000 |
commit | 8038e2f7548792a090bdd255ec6bfbf4128fead7 (patch) | |
tree | ee596a70960c7e43d6eb75a2c31a564ecece63e1 /git-hooks/commit-msg | |
parent | ac18b8cd6a3f21b97f942efdbb0ec2f362bb132b (diff) | |
download | riscv-openocd-8038e2f7548792a090bdd255ec6bfbf4128fead7.zip riscv-openocd-8038e2f7548792a090bdd255ec6bfbf4128fead7.tar.gz riscv-openocd-8038e2f7548792a090bdd255ec6bfbf4128fead7.tar.bz2 |
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 <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8592
Tested-by: jenkins
Diffstat (limited to 'git-hooks/commit-msg')
0 files changed, 0 insertions, 0 deletions