local-config_h_in
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sat, 30 Sep 2023 08:31:05 +0000 (09:31 +0100)
committerAurelien Jarno <aurel32@debian.org>
Sat, 30 Sep 2023 08:31:05 +0000 (09:31 +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 43d32518ab34c048d51f2586ed1762c95d14ef68..f9756eba40999af3e95ba55144bffeebeb83e133 100644 (file)
 /* Linux specific: __LINUX_KERNEL_VERSION as a string.  */
 #undef  __LINUX_KERNEL_VERSION_STR
 
+/* kFreeBSD specific: minimum supported kernel version.  */
+#undef __KFREEBSD_KERNEL_VERSION
+
 /* Override abi-tags ABI version if necessary.  */
 #undef  __ABI_TAG_VERSION