projects
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f77ba1
)
local-config_h_in
author
GNU Libc Maintainers
<debian-glibc@lists.debian.org>
Sat, 29 Jun 2024 10:27:34 +0000
(13:27 +0300)
committer
Adrian Bunk
<bunk@debian.org>
Sat, 29 Jun 2024 10:27:34 +0000
(13:27 +0300)
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 141db213a9046eb4ed3f067685db5b9540f42f28..55a5e2d9e00e206c41ac76b2e75d6910d4938920 100644
(file)
--- a/
config.h.in
+++ b/
config.h.in
@@
-109,6
+109,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