Skip to content
  • Daniel Drake's avatar
    Compiler flags update · 659d8346
    Daniel Drake authored
    Dropped -Wextra as it is not that useful.
    Set compiler flags to be more like the kernel's.
    Set std=gnu99
    Fixed some warnings.
    659d8346