local-config_h_in
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sat, 3 Mar 2018 10:47:56 +0000 (10:47 +0000)
committerAurelien Jarno <aurel32@debian.org>
Sat, 3 Mar 2018 10:47:56 +0000 (10:47 +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 b0b7cf26cb4b3aa05625795c39b133211cfa2a9e..61fb3461a9a282964f049553ded9208a18c38a4a 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