From bb283f4581ac07a4dd75325c4343d7f28b1ff376 Mon Sep 17 00:00:00 2001 From: Andy Belle-Isle Date: Sun, 25 Aug 2019 16:39:02 -0400 Subject: Fixed LuaJIT files --- lib/LuaJIT/src/host/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 lib/LuaJIT/src/host/README (limited to 'lib/LuaJIT/src/host/README') diff --git a/lib/LuaJIT/src/host/README b/lib/LuaJIT/src/host/README new file mode 100644 index 0000000..abfcdaa --- /dev/null +++ b/lib/LuaJIT/src/host/README @@ -0,0 +1,4 @@ +The files in this directory are only used during the build process of LuaJIT. +For cross-compilation, they must be executed on the host, not on the target. + +These files should NOT be installed! -- cgit v1.2.3