Adding upstream version 1.6.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
6b42c9b733
commit
e82bec3657
871 changed files with 8481 additions and 1502 deletions
|
@ -8,7 +8,7 @@
|
|||
project(
|
||||
'libnvme', ['c'],
|
||||
meson_version: '>= 0.50.0',
|
||||
version: '1.5',
|
||||
version: '1.6',
|
||||
license: 'LGPL-2.1-or-later',
|
||||
default_options: [
|
||||
'c_std=gnu99',
|
||||
|
@ -253,7 +253,6 @@ add_project_arguments(
|
|||
[
|
||||
'-fomit-frame-pointer',
|
||||
'-D_GNU_SOURCE',
|
||||
'-include', 'internal/config.h',
|
||||
],
|
||||
language : 'c',
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue