quiet / libcorrect

C library for Convolutional codes and Reed-Solomon
BSD 3-Clause "New" or "Revised" License
362 stars 95 forks source link

Force inlining of metric functions even with -O0 #16

Closed pietern closed 6 years ago

pietern commented 6 years ago

This is necessary to compile in debug mode on a machine without SSE (-DCMAKE_BUILD_TYPE=DEBUG)

pietern commented 6 years ago

Nevermind, just saw 85c026df9aebeb61af448d2ffc151fe3e0c8f084