Adding upstream version 1.13.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
a47f11de04
commit
515eb29eee
1001 changed files with 1634 additions and 1045 deletions
|
@ -14,6 +14,7 @@ mock_conf.set(
|
|||
mock_ioctl = library(
|
||||
'mock-ioctl',
|
||||
['mock.c', 'util.c'],
|
||||
include_directories: [incdir, internal_incdir],
|
||||
dependencies: [dl_dep],
|
||||
c_args: ['-DHAVE_GLIBC_IOCTL=' + (mock_conf.get('HAVE_GLIBC_IOCTL') ? '1' : '0')])
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue