Skip to content

Instantly share code, notes, and snippets.

@springmeyer
Created February 12, 2015 22:17
Show Gist options
  • Save springmeyer/a2c62a52aa9b076dda41 to your computer and use it in GitHub Desktop.
Save springmeyer/a2c62a52aa9b076dda41 to your computer and use it in GitHub Desktop.
Create mapnik osx SDK with link time optimization
git clone --depth 1 [email protected]:mapnik/mapnik-packaging.git
cd mapnik-packaging
export LTO=true
export CXX11=true
source build.sh
build_mapnik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment