aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2023-06-22 01:48:02 +0200
committerPřemysl Eric Janouch <p@janouch.name>2023-06-22 04:06:38 +0200
commit86622e0c311a80bb26666688b88b8c5d853119e5 (patch)
tree85a1ab3e57b126262bb340be2efea4999c36905f /README.adoc
parenta4772ce3194484c56595a8f5e9c0535fd86254fd (diff)
downloadfiv-86622e0c311a80bb26666688b88b8c5d853119e5.tar.gz
fiv-86622e0c311a80bb26666688b88b8c5d853119e5.tar.xz
fiv-86622e0c311a80bb26666688b88b8c5d853119e5.zip
Make cross-compilation scripts work from MSYS2
This is weird and runs very slowly. Meson can also find libraries outside the subroot, in particular the fast float plugin.
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc
index 0e36c48..a06b97c 100644
--- a/README.adoc
+++ b/README.adoc
@@ -64,7 +64,7 @@ from a context menu.
Windows
~~~~~~~
'fiv' can be cross-compiled for Windows, provided that you install a bunch of
-dependencies listed at the beginning of 'msys2-cross-configure.sh',
+dependencies listed at the beginning of 'msys2-configure.sh',
plus rsvg-convert from librsvg2, and icotool from icoutils.
Beware that the build will take up about a gigabyte of disk space.