[quake3-commits] [ioquake/ioq3] 302f12: Don't use host pkg-config when cross-compiling
Zack Middleton
zack at cloemail.com
Tue Oct 2 00:53:30 EDT 2018
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: 302f12b8f63b7bc7c664d30eef83f563c356b407
https://github.com/ioquake/ioq3/commit/302f12b8f63b7bc7c664d30eef83f563c356b407
Author: Zack Middleton <zack at cloemail.com>
Date: 2018-10-01 (Mon, 01 Oct 2018)
Changed paths:
M Makefile
Log Message:
-----------
Don't use host pkg-config when cross-compiling
Fix cross-compiling using mingw-w64 on Ubuntu 18.04.
pkg-config --cflags libcurl is now pulling in a Linux include directory
which breaks compiling.
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the quake3-commits
mailing list