Skip to content
Snippets Groups Projects
  • Yang Tse's avatar
    3ad956e7
    Adjust GCC warnings: · 3ad956e7
    Yang Tse authored
      Disable following warnings when cross-compiling with a gcc older
      than 3.0, to avoid warnings from third party system headers:
    
        -Wmissing-prototypes
        -Wunused
        -Wshadow
    3ad956e7
    History
    Adjust GCC warnings:
    Yang Tse authored
      Disable following warnings when cross-compiling with a gcc older
      than 3.0, to avoid warnings from third party system headers:
    
        -Wmissing-prototypes
        -Wunused
        -Wshadow