]> 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>
Wed, 16 Apr 2025 07:35:13 +0000 (09:35 +0200)
commit5b239e62dfc8e3c3f0d874710f39d273bd2a023e
treede4bb4f1060efc6af95e5c4669cae162f03215d3
parent60d9b4134f8661dc25134dbe54be15f6138718c8
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