From d966844a952d6fa2ff06c1bd920dca4b2e70e6a7 Mon Sep 17 00:00:00 2001 From: Vincent Torri Date: Sun, 18 Nov 2018 13:22:10 +0100 Subject: Add documentation about DLLTOOL variable --- lib/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/README.md b/lib/README.md index 8b3b424..66f1eed 100644 --- a/lib/README.md +++ b/lib/README.md @@ -64,6 +64,7 @@ Other files present in the directory are not source code. There are : - `LICENSE` : contains the BSD license text - `Makefile` : `make` script to compile and install lz4 library (static and dynamic) + - dlltool can be overrided by setting DLLTOOL variable (useful when cross-compiling on Linux for Windows) - `liblz4.pc.in` : for `pkg-config` (used in `make install`) - `README.md` : this file -- cgit v0.12