pull/2/merge
Anton Smirnov 2016-02-05 15:41:18 +03:00
parent 9758f0e6b4
commit 7aa083cd7e
1 changed files with 1 additions and 1 deletions

View File

@ -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