bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: aligned_alloc: Fix test failure on OpenBSD 6.8


From: Bruno Haible
Subject: Re: aligned_alloc: Fix test failure on OpenBSD 6.8
Date: Sat, 02 Jan 2021 01:14:55 +0100
User-agent: KMail/5.1.3 (Linux/4.4.0-197-generic; KDE/5.18.0; x86_64; ; )

>       * m4/stddef_h.m4 (gl_STDDEF_H): Require gl_USE_SYSTEM_EXTENSIONS.

Oops, we must make sure that the macro gl_USE_SYSTEM_EXTENSIONS is actually
defined among the selected *.m4 files.


2021-01-01  Bruno Haible  <bruno@clisp.org>

        stddef: Try harder to get max_align_t defined on OpenBSD, part 2.
        * modules/stddef (Depends-on): Add extensions.

diff --git a/modules/stddef b/modules/stddef
index 99794a9..91d6bac 100644
--- a/modules/stddef
+++ b/modules/stddef
@@ -8,6 +8,7 @@ m4/wchar_t.m4
 
 Depends-on:
 include_next
+extensions
 
 configure.ac:
 gl_STDDEF_H




reply via email to

[Prev in Thread] Current Thread [Next in Thread]