I'd like to add -march=native to my pip builds

Neal Becker ndbecker2 at gmail.com
Fri Apr 8 09:42:57 EDT 2016


Stefan Behnel wrote:

> CFLAGS="-O3 -march=native"  pip install  --no-use-wheel

Thanks, not bad.  But no way to put this in a config file so I don't have to 
remember it, I guess?




More information about the Python-list mailing list