From bd3fe0cac583739bc0d7c4b5c8f301bb350abca0 Mon Sep 17 00:00:00 2001 From: Andy Belle-Isle Date: Fri, 30 Aug 2019 00:19:31 -0400 Subject: Renamed lib to deps so github will ignore it for language stats --- lib/LuaJIT/src/host/README | 4 ---- 1 file changed, 4 deletions(-) delete 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 deleted file mode 100644 index abfcdaa..0000000 --- a/lib/LuaJIT/src/host/README +++ /dev/null @@ -1,4 +0,0 @@ -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