ridiculousfish / libdivide

Official git repository for libdivide: optimized integer division
http://libdivide.com
Other
1.09k stars 77 forks source link

Fix error in 'release' section of Makefile #8

Closed charlienewey closed 9 years ago

charlienewey commented 9 years ago

Extra 'p' at end of compiler invocation caused build process to fail.

ridiculousfish commented 9 years ago

Thanks!