projects
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37f64d4
)
local-config_h_in
author
GNU Libc Maintainers
<debian-glibc@lists.debian.org>
Sun, 19 Sep 2021 18:46:59 +0000
(19:46 +0100)
committer
Aurelien Jarno
<aurel32@debian.org>
Sun, 19 Sep 2021 18:46:59 +0000
(19:46 +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 b823c8e0805c702d5e37d10078acad2277d6ac71..9483df2a159d288591d2438c042697ea07d750e9 100644
(file)
--- a/
config.h.in
+++ b/
config.h.in
@@
-136,6
+136,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