projects
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8585b9
)
local-config_h_in
author
GNU Libc Maintainers
<debian-glibc@lists.debian.org>
Tue, 4 Feb 2020 19:37:26 +0000
(19:37 +0000)
committer
Aurelien Jarno
<aurel32@debian.org>
Tue, 4 Feb 2020 19:37:26 +0000
(19:37 +0000)
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 f059ec04359b4368db4b11cfea8917c3111ed8b1..3df2575b745a38150a88fc821bf6219ea9b16539 100644
(file)
--- a/
config.h.in
+++ b/
config.h.in
@@
-121,6
+121,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