@eht16 commented on this pull request.


In scripts/ci_mingw64_geany.sh:

>  export NOCONFIGURE=1
 export JOBS=${JOBS:-1}
+export lt_cv_deplibs_check_method='pass_all'

As suggested in #3461. This fixes linker errors on libuuid with the recent Mingw GTK3 package.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/3465/review/1394766182@github.com>