mirror of
https://github.com/amd/blis.git
synced 2026-03-14 22:37:23 +00:00
It seems that -O3 might be causing intermittent problems with the f2c'ed packed and banded code. -O3 is retained for kernel code. Fixes #341 and fixes #342.