@eht16 commented on this pull request.
> export NOCONFIGURE=1
export JOBS=${JOBS:-1}
+export lt_cv_deplibs_check_method='pass_all'
As suggested in https://github.com/geany/geany/issues/3461. This fixes linker
errors on `libuuid` with the recent Mingw GTK3 package.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3465#pullrequestreview-1394766182
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/3465/review/[email protected]>