logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: a71f3be4f5d4ff078ff5674d6e5ab23faa56203f
parent 7afbf39d74e9a2d69d3b86966264eba022a6b5f9
Author: Michael Forney <mforney@mforney.org>
Date:   Tue, 17 Jan 2023 13:13:36 -0800

util-linux: Update config.h for current musl and linux-headers

Diffstat:

Mpkg/util-linux/config.h4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pkg/util-linux/config.h b/pkg/util-linux/config.h @@ -100,7 +100,7 @@ #define HAVE_LINUX_MAJOR_H 1 #define HAVE_LINUX_NET_NAMESPACE_H 1 #define HAVE_LINUX_NSFS_H 1 -#define HAVE_LINUX_RAW_H 1 +/* #undef HAVE_LINUX_RAW_H */ #define HAVE_LINUX_SECUREBITS_H 1 #define HAVE_LINUX_TIOCL_H 1 #define HAVE_LINUX_VERSION_H 1 @@ -137,7 +137,7 @@ #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_PTY 1 #define HAVE_PTY_H 1 -/* #undef HAVE_QSORT_R */ +#define HAVE_QSORT_R 1 #define HAVE_REBOOT 1 /* #undef HAVE_RESIZETERM */ /* #undef HAVE_RPMATCH */