mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-16 07:28:13 +08:00
waf: Add warnings and auto-regen options.
This commit is contained in:
@@ -73,7 +73,7 @@ def common_warnings():
|
||||
'-Wno-format']
|
||||
|
||||
def common_no_warnings():
|
||||
return ['-Wno-implicit-function-declaration']
|
||||
return ['-w']
|
||||
|
||||
def includes():
|
||||
return ['-Irtemsbsd/include',
|
||||
|
Reference in New Issue
Block a user