Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107202049
D28712.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
332 B
Referenced Files
None
Subscribers
None
D28712.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,7 +768,7 @@
#endif
#endif /* __STDC_WANT_LIB_EXT1__ */
-#if defined(__mips) || defined(__riscv) || \
+#if defined(__mips) || \
(defined(__powerpc64__) && (!defined(_CALL_ELF) || _CALL_ELF == 1))
#define __NO_TLS 1
#endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 12, 2:43 PM (21 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15770150
Default Alt Text
D28712.diff (332 B)
Attached To
Mode
D28712: riscv: Don't set __NO_TLS to disable some uses of TLS.
Attached
Detach File
Event Timeline
Log In to Comment