Skip to content

Instantly share code, notes, and snippets.

@wolfspider
Created September 3, 2018 03:34
Show Gist options
  • Save wolfspider/8bfbc4b022b1823d81b30726e8d4717a to your computer and use it in GitHub Desktop.
Save wolfspider/8bfbc4b022b1823d81b30726e8d4717a to your computer and use it in GitHub Desktop.
libpngarm64 command
./configure --enable-arm-neon=api --host=arm CFLAGS="-Os -fembed-bitcode -mios-version-min=11.0" LDFLAGS="-flto" CC="xcrun -sdk iphoneos clang -arch arm64" --enable-shared=no --enable-static=yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment