projects
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4ec6ac
)
local-config_h_in
author
GNU Libc Maintainers
<debian-glibc@lists.debian.org>
Sun, 10 Jul 2022 20:29:34 +0000
(21:29 +0100)
committer
Aurelien Jarno
<aurel32@debian.org>
Sun, 10 Jul 2022 20:29:34 +0000
(21:29 +0100)
2009-05-23 Aurelien Jarno <aurelien@aurel32.net>
* config.h.in (__KFREEBSD_KERNEL_VERSION): Add.
Gbp-Pq: Topic kfreebsd
Gbp-Pq: Name local-config_h_in.patch
config.h.in
patch
|
blob
|
history
diff --git
a/config.h.in
b/config.h.in
index f21bf04e4791e5dc8d1c680361d2899dba035751..e3c14a7316a7ca452711c82117d450fce15ef944 100644
(file)
--- a/
config.h.in
+++ b/
config.h.in
@@
-136,6
+136,9
@@
/* Linux specific: minimum supported kernel version. */
#undef __LINUX_KERNEL_VERSION
+/* kFreeBSD specific: minimum supported kernel version. */
+#undef __KFREEBSD_KERNEL_VERSION
+
/* Override abi-tags ABI version if necessary. */
#undef __ABI_TAG_VERSION