fix freebsd build
This commit is contained in:
parent
6ee26b7469
commit
4ee717e12b
3 changed files with 2 additions and 8 deletions
|
@ -86,12 +86,6 @@ typedef size_t yy_size_t;
|
|||
#define exit(...)
|
||||
#endif
|
||||
|
||||
#pragma GCC diagnostic warning "-Wunused-variable"
|
||||
#pragma GCC diagnostic warning "-Wunused-function"
|
||||
#pragma GCC diagnostic warning "-Wunused-parameter"
|
||||
#pragma GCC diagnostic warning "-Wstrict-prototypes"
|
||||
#pragma GCC diagnostic warning "-Wmissing-prototypes"
|
||||
|
||||
}
|
||||
|
||||
%option ecs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue