Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167296881
D31070.id91828.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
345 B
Referenced Files
None
Subscribers
None
D31070.id91828.diff
View Options
Index: lib/libc/Makefile
===================================================================
--- lib/libc/Makefile
+++ lib/libc/Makefile
@@ -54,6 +54,10 @@
CFLAGS+=${CANCELPOINTS_CFLAGS}
.endif
+.if ${LIBC_ARCH} == "amd64" || ${LIBC_ARCH} == "aarch64"
+CFLAGS+= -ftls-model=initial-exec
+.endif
+
#
# Link with static libcompiler_rt.a.
#
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 21, 6:19 PM (20 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37045283
Default Alt Text
D31070.id91828.diff (345 B)
Attached To
Mode
D31070: libc: Use the initial-exec TLS model for libc on amd64 and arm64
Attached
Detach File
Event Timeline
Log In to Comment