local-config_h_in
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Fri, 10 Jan 2020 22:21:25 +0000 (22:21 +0000)
committerAurelien Jarno <aurel32@debian.org>
Fri, 10 Jan 2020 22:21:25 +0000 (22:21 +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

index f059ec04359b4368db4b11cfea8917c3111ed8b1..3df2575b745a38150a88fc821bf6219ea9b16539 100644 (file)
 /* 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