diff options
Diffstat (limited to 'src/host/README')
-rw-r--r-- | src/host/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/host/README b/src/host/README new file mode 100644 index 00000000..abfcdaa7 --- /dev/null +++ b/src/host/README | |||
@@ -0,0 +1,4 @@ | |||
1 | The files in this directory are only used during the build process of LuaJIT. | ||
2 | For cross-compilation, they must be executed on the host, not on the target. | ||
3 | |||
4 | These files should NOT be installed! | ||