luajit: Use builtin for __clear_cache on clang

Fixed build on mips

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2022-09-11 13:25:57 -07:00
parent 0eca35be06
commit fe91ebe55c
2 changed files with 30 additions and 0 deletions
@@ -6,6 +6,7 @@ HOMEPAGE = "http://luajit.org"
SRC_URI = "git://luajit.org/git/luajit-2.0.git;protocol=http;branch=v2.1 \
file://0001-Do-not-strip-automatically-this-leaves-the-stripping.patch \
file://clang.patch \
file://0001-Use-builtin-for-clear_cache.patch \
"
# Set PV to a version tag and date (YYMMDD) associated with SRCREV if it is later.