mirror of https://gitee.com/openkylin/glibc.git
local-config_h_in.patch
From: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> Date: Fri, 11 Nov 2022 23:32:09 +0800 Subject: local-config_h_in
This commit is contained in:
parent
f5a041746c
commit
024380ded3
|
@ -144,6 +144,9 @@
|
|||
/* Linux specific: __LINUX_KERNEL_VERSION as a string. */
|
||||
#undef __LINUX_KERNEL_VERSION_STR
|
||||
|
||||
/* kFreeBSD specific: minimum supported kernel version. */
|
||||
#undef __KFREEBSD_KERNEL_VERSION
|
||||
|
||||
/* Override abi-tags ABI version if necessary. */
|
||||
#undef __ABI_TAG_VERSION
|
||||
|
||||
|
|
Loading…
Reference in New Issue