]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/unix/sysv/linux/microblaze/kernel-features.h
Fix __ASSUME_PSELECT for MicroBlaze (bug 16642).
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / microblaze / kernel-features.h
index 1e9aba5f427e1eca3f789f13a8b75667e006a451..dfb83443c1faa15dce488a92abfc45c7dc9c27cc 100644 (file)
@@ -42,3 +42,6 @@
 #endif
 
 #include_next <kernel-features.h>
+
+/* The MicroBlaze kernel does not support the pselect6 syscall.  */
+#undef __ASSUME_PSELECT