about summary refs log tree commit diff
path: root/ports/sysdeps/unix/sysv/linux/tile
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-08-14 22:34:04 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-08-14 22:34:04 +0000
commitf2c05b9ecf4493d2b25c25fcd75aed0ec60cc473 (patch)
tree8d6b59837e4a1e0adec91093a32ed32df2e9a8b6 /ports/sysdeps/unix/sysv/linux/tile
parentdee7d1e9d063dfd1bdbbd44110c5ce36adbc8ba5 (diff)
downloadglibc-f2c05b9ecf4493d2b25c25fcd75aed0ec60cc473.tar.gz
glibc-f2c05b9ecf4493d2b25c25fcd75aed0ec60cc473.tar.xz
glibc-f2c05b9ecf4493d2b25c25fcd75aed0ec60cc473.zip
Remove __ASSUME_CLONE_THREAD_FLAGS.
Diffstat (limited to 'ports/sysdeps/unix/sysv/linux/tile')
-rw-r--r--ports/sysdeps/unix/sysv/linux/tile/kernel-features.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/sysdeps/unix/sysv/linux/tile/kernel-features.h b/ports/sysdeps/unix/sysv/linux/tile/kernel-features.h
index 3c00344d05..956f14cb99 100644
--- a/ports/sysdeps/unix/sysv/linux/tile/kernel-features.h
+++ b/ports/sysdeps/unix/sysv/linux/tile/kernel-features.h
@@ -20,7 +20,6 @@
 /* TILE glibc support starts with 2.6.36, guaranteeing many kernel features. */
 #define __ASSUME_MMAP2_SYSCALL		1
 #define __ASSUME_STAT64_SYSCALL		1
-#define __ASSUME_CLONE_THREAD_FLAGS	1
 #define __ASSUME_UTIMES			1
 #define __ASSUME_FADVISE64_64_SYSCALL	1
 #define __ASSUME_O_CLOEXEC		1