X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=README.mingw;h=5b9e65c5831c9a562854fbcf655e28ea5f6dd775;hp=771204cd495ea725a1b8e74a975b11ae5690268a;hb=c4d4d65ccb1f093da63d7d20b5e5054048d7f139;hpb=c0182e62d7c607205652d7860e92618181b667de diff --git a/README.mingw b/README.mingw index 771204c..5b9e65c 100644 --- a/README.mingw +++ b/README.mingw @@ -1,6 +1,6 @@ * How to cross compile libftdi-1.x for Windows? * 1 - Prepare a pkg-config wrapper according to - https://www.flameeyes.eu/autotools-mythbuster/pkgconfig/cross-compiling.html , + https://autotools.io/pkgconfig/cross-compiling.html , additionally export PKG_CONFIG_ALLOW_SYSTEM_CFLAGS and PKG_CONFIG_ALLOW_SYSTEM_LIBS. 2 - Write a CMake toolchain file according to