projects
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c01577
)
local-config_h_in
author
GNU Libc Maintainers
<debian-glibc@lists.debian.org>
Mon, 11 May 2020 00:04:03 +0000
(
01:04
+0100)
committer
Samuel Thibault
<sthibault@debian.org>
Mon, 11 May 2020 00:04:03 +0000
(
01:04
+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 824dfe8d8cb61dd1595ae374ac712c795b815f09..1ee9c6862d28eb1549637a98ceb0a7a0498d3c2a 100644
(file)
--- a/
config.h.in
+++ b/
config.h.in
@@
-127,6
+127,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