HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //usr/src/glibc/debian/patches/kfreebsd/local-config_h_in.patch
2009-05-23  Aurelien Jarno <aurelien@aurel32.net>

	* config.h.in (__KFREEBSD_KERNEL_VERSION): Add.

---
 config.h.in |    3 +++
 1 file changed, 3 insertions(+)

--- a/config.h.in
+++ b/config.h.in
@@ -159,6 +159,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