]> 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>
Thu, 18 Jan 2024 08:27:18 +0000 (09:27 +0100)
commit139cd99afdbcb280554fadd8f37f76a619d59dbb
tree431e7a5f8f1502c9400d700e8758e5236588af9d
parent8bd237e2b0e63647f51a323147277cd169a6a3cb
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