use c11
parent
9758f0e6b4
commit
7aa083cd7e
|
@ -8,7 +8,7 @@ LIB_DIRS = [LIBDIR]
|
|||
|
||||
dir_config('systemd', HEADER_DIRS, LIB_DIRS)
|
||||
|
||||
$CFLAGS = '-std=c99'
|
||||
$CFLAGS = '-std=c11'
|
||||
|
||||
def have_funcs
|
||||
# check functions. redefine const list in sd_journal.h if changed
|
||||
|
|
Loading…
Reference in New Issue