[Github-comments] [geany/geany] Use our generated GTK bundle for travis (#1072)

Matthew Brush notifications at xxxxx
Wed Jun 15 04:37:56 UTC 2016


> @@ -88,6 +88,8 @@ mkdir _deps
>  fetch_and_unzip "$BUNDLE_ZIP" _deps
>  # fixup the prefix= in the pkg-config files
>  sed -i "s%^\(prefix=\).*$%\1$PWD/_deps%" _deps/lib/pkgconfig/*.pc
> +# mingw-w64 doesn't know -pthread
> +sed -i -e 's%-pthread%%g' _deps/lib/pkgconfig/*.pc

I think `-lpthread` works on Linux, MinGW and OSX GCC/glibc.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1072/files/ca9ec507c1835c290a5e781b5b5ca275aefae98a..99fb6d7847220c502dca08a5ffe1fb8ae314080a#r67098624
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160614/836775b9/attachment.html>


More information about the Github-comments mailing list