Skip to content

Instantly share code, notes, and snippets.

@Seanny123
Created June 27, 2017 09:19
Show Gist options
  • Save Seanny123/66488af1666470a4c45b2fbff1a62393 to your computer and use it in GitHub Desktop.
Save Seanny123/66488af1666470a4c45b2fbff1a62393 to your computer and use it in GitHub Desktop.
Python build script
./configure --enable-optimizations --enable-shared
make -j4
make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment