| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
Does not compile on arm:
In file included from /usr/src/elfutils/backends/aarch64_initreg.c:36:
/system/include/linux/uio.h:17:8: error: redefinition of 'iovec'
17 | struct iovec
| ^
/system/include/bits/alltypes.h:363:8: note: previous definition is here
363 | struct iovec { void *iov_base; size_t iov_len; };
| ^
1 error generated.
This reverts commit 5313ea627b5d238882b89d3d1448a0911f679beb.
|
|
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This replaces pkg-config with pkgconf for most packages.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This uses more intuitive names for some arguments and inverts their default value. Slices and nil-capable strings replace skip arguments.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
This replaces the '*' placeholder with a less confusing '#'.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
|
freetype, fuse
Signed-off-by: Ophestra <cat@gensokyo.uk>
|