projects
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c72ef9a
)
local-config_h_in
author
GNU Libc Maintainers
<debian-glibc@lists.debian.org>
Mon, 25 Aug 2025 19:11:05 +0000
(21:11 +0200)
committer
Aurelien Jarno
<aurel32@debian.org>
Mon, 25 Aug 2025 19:11:05 +0000
(21:11 +0200)
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 43d32518ab34c048d51f2586ed1762c95d14ef68..f9756eba40999af3e95ba55144bffeebeb83e133 100644
(file)
--- a/
config.h.in
+++ b/
config.h.in
@@
-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