projects
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
807a4cf
)
local-config_h_in
author
GNU Libc Maintainers
<debian-glibc@lists.debian.org>
Tue, 4 Oct 2022 05:07:58 +0000
(06:07 +0100)
committer
Aurelien Jarno
<aurel32@debian.org>
Tue, 4 Oct 2022 05:07:58 +0000
(06:07 +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 ff8597413d49f136b1eeacb1579fbdcddb708db3..9018834c52cbc30a2b5869d6369117fe08d2e2cf 100644
(file)
--- a/
config.h.in
+++ b/
config.h.in
@@
-138,6
+138,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