]> Savannah Git Hosting - gnulib.git/commit
Ensure that the configuration cleans up conftest.dSYM directories.
authorGrisha Levit <grishalevit@gmail.com>
Wed, 16 Apr 2025 03:34:11 +0000 (23:34 -0400)
committerBruno Haible <bruno@clisp.org>
Sat, 3 May 2025 14:04:09 +0000 (16:04 +0200)
commit7216fb883d99938dd7a6e3c1a8f6b07a0021958d
treefc633e05910944c701c63947af98b0d30d2639ad
parent150b990b84fd593b3e7dea16690f8f916f6d5f13
Ensure that the configuration cleans up conftest.dSYM directories.

* m4/gnulib-common.m4 (gl_CC_ALLOW_WARNINGS, gl_CXX_ALLOW_WARNINGS):
Remove conftest* files and directories recursively.
* m4/asm-underscore.m4 (gl_ASM_SYMBOL_PREFIX, gl_C_ASM): Likewise.
* m4/host-cpu-c-abi.m4 (gl_HOST_CPU_C_ABI): Likewise.
* m4/warnings.m4 (gl_CC_INHIBIT_WARNINGS, gl_CXX_INHIBIT_WARNINGS):
Likewise.

Copyright-paperwork-exempt: Yes
ChangeLog
m4/asm-underscore.m4
m4/gnulib-common.m4
m4/host-cpu-c-abi.m4
m4/warnings.m4