local-config_h_in
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sat, 1 May 2021 20:56:06 +0000 (21:56 +0100)
committerAurelien Jarno <aurel32@debian.org>
Sat, 1 May 2021 20:56:06 +0000 (21:56 +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

index dea43df438f68df3202cbe240e4645ba9c64afde..190a15da2f2514866ff42dbcc27eea659d46195d 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