homebrew-embedded
homebrew-embedded copied to clipboard
Homebrew Formulas for Embedded Development
Results
1
homebrew-embedded issues
Sort by
recently updated
recently updated
newest added
Can't compile gcc correctly since its not following C99 properly. ``` ../../gcc/toplev.c:545:1: error: redefinition of a 'extern inline' function 'floor_log2' is not supported in C99 mode floor_log2 (unsigned HOST_WIDE_INT x)...