• cremno's avatar
    GCC: add -std=gnu99 to CFLAGS · 53139cbb
    cremno authored
    - this change prevents issues like #1539 in the future
    - Clang's default is already gnu99 but GCC's is gnu89
    - mruby is C99 (+ GNU exts), not C89 (+ GNU exts)
    53139cbb
gcc.rake 825 Bytes