projects
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f6385f
)
local-config_h_in
author
GNU Libc Maintainers
<debian-glibc@lists.debian.org>
Fri, 26 Jan 2018 22:35:29 +0000
(22:35 +0000)
committer
Aurelien Jarno
<aurel32@debian.org>
Fri, 26 Jan 2018 22:35:29 +0000
(22:35 +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 95498bed017356c3a92555c2e3a452037746a662..5d25938b17bde6caf6dd9bf9fa337959d50973d7 100644
(file)
--- a/
config.h.in
+++ b/
config.h.in
@@
-113,6
+113,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