Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153431020
D18807.id52727.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
433 B
Referenced Files
None
Subscribers
None
D18807.id52727.diff
View Options
Index: lib/libthr/Makefile
===================================================================
--- lib/libthr/Makefile
+++ lib/libthr/Makefile
@@ -16,6 +16,11 @@
SHLIB_MAJOR= 3
NO_WTHREAD_SAFETY=1
NO_WCAST_ALIGN.gcc=1 # for gcc 4.2
+
+.if ${MACHINE_ARCH} == "powerpc64"
+NO_WCAST_ALIGN.clang=1 # for clang 8
+.endif
+
CFLAGS+=-DPTHREAD_KERNEL
CFLAGS+=-I${SRCTOP}/lib/libc/include -I${.CURDIR}/thread \
-I${SRCTOP}/include
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 22, 3:24 AM (12 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31950317
Default Alt Text
D18807.id52727.diff (433 B)
Attached To
Mode
D18807: silence cast-align warnings from clang on powerpc64
Attached
Detach File
Event Timeline
Log In to Comment