Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145044114
D42445.1777265653.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
488 B
Referenced Files
None
Subscribers
None
D42445.1777265653.diff
View Options
diff --git a/lib/libc/Makefile b/lib/libc/Makefile
--- a/lib/libc/Makefile
+++ b/lib/libc/Makefile
@@ -54,11 +54,7 @@
# Use a more efficient TLS model for libc since we can reasonably assume that
# it will be loaded during program startup.
-.if ${LIBC_ARCH} == "aarch64" || ${LIBC_ARCH} == "amd64" || \
- ${LIBC_ARCH} == "i386" || ${LIBC_ARCH} == "riscv" || \
- ${LIBC_ARCH:Mpowerpc*} != ""
CFLAGS+= -ftls-model=initial-exec
-.endif
#
# Link with static libcompiler_rt.a.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 27, 4:54 AM (4 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28436443
Default Alt Text
D42445.1777265653.diff (488 B)
Attached To
Mode
D42445: libc: enable initial-exec (IE) as default thread-local storage model on arm
Attached
Detach File
Event Timeline
Log In to Comment