mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-11-22 01:46:15 +01:00
docs
This commit is contained in:
parent
6eb83abd1c
commit
d3ea2bd2c1
@ -31,6 +31,7 @@ def configure(conf):
|
||||
conf.check_cc(lib='m', cflags='-Wall', defines=['var=foo', 'x=y'], uselib_store='M', mandatory=False)
|
||||
conf.check_large_file(mandatory=False)
|
||||
conf.check_inline()
|
||||
conf.check_endianness()
|
||||
|
||||
conf.multicheck(
|
||||
{'header_name':'stdio.h'},
|
||||
|
Loading…
Reference in New Issue
Block a user