Hash :
81169898
Author :
Date :
2023-12-19T22:10:58
jit/cache: Fix compilation error on m68k, sparc, etc. * lib/jit/cache.h: Include <stdint.h>. * modules/jit/cache (Depends-on): Add stdint.
Description:
JIT compiler - Flushing the instruction cache.
Files:
lib/jit/cache.h
m4/valgrind-helper.m4
Depends-on:
stdint
configure.ac:
gl_VALGRIND_HELPER
AC_REQUIRE([AC_C_INLINE])
AC_CHECK_FUNCS([__clear_cache])
Makefile.am:
Include:
"jit/cache.h"
License:
LGPLv2+
Maintainer:
Bruno Haible