From fa29651c3ff3e13a42d6505b14971265562f088a Mon Sep 17 00:00:00 2001 From: MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> Date: Wed, 17 May 2023 13:20:02 +0200 Subject: doc: Rework build-unix.md --- depends/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'depends') diff --git a/depends/README.md b/depends/README.md index 1064b7d18a..8bf751ab30 100644 --- a/depends/README.md +++ b/depends/README.md @@ -15,6 +15,7 @@ For example: **Bitcoin Core's `configure` script by default will ignore the depends output.** In order for it to pick up libraries, tools, and settings from the depends build, you must set the `CONFIG_SITE` environment variable to point to a `config.site` settings file. +Make sure that `CONFIG_SITE` is an absolute path. In the above example, a file named `depends/x86_64-w64-mingw32/share/config.site` will be created. To use it during compilation: -- cgit v1.2.3