On 25 March 2018 at 09:06, Jonathan Gray <[email protected]> wrote: > On Wed, Mar 21, 2018 at 05:09:17PM +0000, Eric Engestrom wrote: >> Cc: Maxin B. John <[email protected]> >> Cc: Khem Raj <[email protected]> >> Suggested-by: Jon Turney <[email protected]> >> Signed-off-by: Eric Engestrom <[email protected]> >> --- >> configure.ac | 1 + >> meson.build | 2 +- >> src/util/u_endian.h | 2 +- >> 3 files changed, 3 insertions(+), 2 deletions(-) > > OpenBSD and I suspect other systems have an endian.h that does not have > the __ defines like glibc. > Sigh, I guess the C/POSIX commitee should really wake up and add that to the standard. ... one way or another.
Jonathan can you play around with AC_CHECK_DECLS and send a patch that works on your end? Thanks Emil [1] https://www.gnu.org/software/autoconf/manual/autoconf-2.62/html_node/Generic-Declarations.html _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
