Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F158999061
D28713.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
359 B
Referenced Files
None
Subscribers
None
D28713.diff
View Options
diff --git a/sys/sys/cdefs.h b/sys/sys/cdefs.h
--- a/sys/sys/cdefs.h
+++ b/sys/sys/cdefs.h
@@ -768,8 +768,7 @@
#endif
#endif /* __STDC_WANT_LIB_EXT1__ */
-#if defined(__mips) || \
- (defined(__powerpc64__) && (!defined(_CALL_ELF) || _CALL_ELF == 1))
+#if defined(__powerpc64__) && (!defined(_CALL_ELF) || _CALL_ELF == 1)
#define __NO_TLS 1
#endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jun 9, 8:23 PM (21 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33836157
Default Alt Text
D28713.diff (359 B)
Attached To
Mode
D28713: mips: Don't set __NO_TLS to disable some uses of TLS.
Attached
Detach File
Event Timeline
Log In to Comment