projects
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1426cc0
)
local-config_h_in
author
GNU Libc Maintainers
<debian-glibc@lists.debian.org>
Wed, 25 Mar 2020 12:56:56 +0000
(12:56 +0000)
committer
Aurelien Jarno
<aurel32@debian.org>
Wed, 25 Mar 2020 12:56:56 +0000
(12:56 +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 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