projects
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cc2dc7
)
local-config_h_in
author
GNU Libc Maintainers
<debian-glibc@lists.debian.org>
Mon, 16 Jan 2017 17:43:37 +0000
(17:43 +0000)
committer
Aurelien Jarno
<aurel32@debian.org>
Mon, 16 Jan 2017 17:43:37 +0000
(17:43 +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 856ef6a69ca36fc7d26d0bd349212be0c18cf6c7..404d47595133b38070b1a82bf1ff2ee0d0b53ca5 100644
(file)
--- a/
config.h.in
+++ b/
config.h.in
@@
-107,6
+107,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