steeve / python-lz4

LZ4 bindings for python
http://github.com/steeve/python-lz4
106 stars 31 forks source link

gcc doesn't know -O# for # > 3 #18

Closed jlec closed 10 years ago

jlec commented 10 years ago

http://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html

In addition the lines around the extra_compile_args are realligned to ease the patching in downstream projects.

Signed-off-by: Justin Lecher jlec@gentoo.org