Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • meson/part/compiler_args/meson.build

    r18969ce r765995a  
    6060        '-Wall',
    6161        '-Wextra',
    62         '-Werror-implicit-function-declaration',
    6362        '-Wwrite-strings',
    6463        '-Wunknown-pragmas',
     
    9291extra_cflags = extra_common_flags + [
    9392        '-Wmissing-prototypes',
     93        '-Werror-implicit-function-declaration',
    9494
    9595        '-Wno-missing-braces',
Note: See TracChangeset for help on using the changeset viewer.