mirror of
https://github.com/amd/blis.git
synced 2026-05-24 10:24:34 +00:00
Details:
- Commented out the inclusion of #line preprocessor directives in the
flattened header output provided by build/flatten-headers.py. This
output was added recently in 6826c1c, but was later found to have
thrown off the line numbering referenced by compiler warnings and
errors (possibly due to license comment blocks, which are stripped
from source headers as they are inlined into the monolithic header).