]> Savannah Git Hosting - gnulib.git/commit
jit/cache tests: Avoid test failure on OpenBSD.
authorBruno Haible <bruno@clisp.org>
Mon, 8 Jan 2024 17:10:28 +0000 (18:10 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 8 Jan 2024 17:10:28 +0000 (18:10 +0100)
commitc6e0b93347220fd508fd982a7eb37686e6acf792
tree7d9a664c4be87cfeaa835d8fcddb43170de0f7dd
parent57b07295e1c3c23ab4af11021f1aecd1820c83f9
jit/cache tests: Avoid test failure on OpenBSD.

* modules/jit/cache-tests (Files): Add m4/warnings.m4.
(configure.ac): Set and substitute DISABLE_OPENBSD_RETGUARD.
(Makefile.am): Set test_cache_CFLAGS.
* tests/jit/test-cache.c (main): If the compiler defines _RET_PROTECTOR,
skip the test.
ChangeLog
modules/jit/cache-tests
tests/jit/test-cache.c