Skip to content

Instantly share code, notes, and snippets.

@jl
Created February 20, 2016 05:40
Show Gist options
  • Save jl/9e5ebbc9ccf44f3c804e to your computer and use it in GitHub Desktop.
Save jl/9e5ebbc9ccf44f3c804e to your computer and use it in GitHub Desktop.
Installing pkg-config from source on OS X
@mkdeak
Copy link

mkdeak commented Jun 18, 2024

@m-bob try running the three things on the same line: CFLAGS="-Wno-int-conversion" CXXFLAGS="-Wno-int-conversion" ./configure --with-internal-glib

@m-bob
Copy link

m-bob commented Jun 18, 2024 via email

@math-steam
Copy link

@mkdeak Your solution is very useful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment