Adding upstream version 2.6.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
acf5b2ec4c
commit
83f51a6dde
262 changed files with 7434 additions and 3024 deletions
|
@ -1,9 +1,14 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
sources += files([
|
||||
'ccan/hash/hash.c',
|
||||
'ccan/htable/htable.c',
|
||||
'ccan/ilog/ilog.c',
|
||||
'ccan/likely/likely.c',
|
||||
'ccan/list/list.c',
|
||||
'ccan/str/debug.c',
|
||||
'ccan/str/str.c',
|
||||
'ccan/strset/strset.c',
|
||||
])
|
||||
|
||||
if get_option('buildtype') == 'debug'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue