libc: add linux headers
Yeah Signed-off-by: kaguya <vpshinomiya@protonmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
sysdep_supported_options = {
|
||||
'posix': true,
|
||||
'linux': false,
|
||||
'linux': true,
|
||||
'glibc': true,
|
||||
'bsd': true,
|
||||
}
|
||||
@@ -54,6 +54,8 @@ if not no_headers
|
||||
'include/abi-bits/mqueue.h',
|
||||
'include/abi-bits/utmp-defines.h',
|
||||
'include/abi-bits/utmpx.h',
|
||||
'include/abi-bits/statx.h',
|
||||
'include/abi-bits/ioctls.h',
|
||||
subdir: 'abi-bits',
|
||||
follow_symlinks: true
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user