Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F116030928
D38755.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
432 B
Referenced Files
None
Subscribers
None
D38755.diff
View Options
diff --git a/usr.bin/gh-bc/Makefile b/usr.bin/gh-bc/Makefile
--- a/usr.bin/gh-bc/Makefile
+++ b/usr.bin/gh-bc/Makefile
@@ -71,8 +71,7 @@
MAN_SRC_DC= dc/A.1
# prevent floating point incompatibilities caused by -flto on some architectures
-.if ${MACHINE_ARCH:Mmips*} == "" && ${MACHINE_ARCH} != powerpc64 && \
- ${MACHINE_ARCH} != riscv64
+.if ${MACHINE_ARCH:Mmips*} == "" && ${MACHINE_ARCH} != riscv64
CFLAGS+= -flto
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 2, 8:24 PM (20 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17911827
Default Alt Text
D38755.diff (432 B)
Attached To
Mode
D38755: gh-bc: don't disable LTO on powerpc64
Attached
Detach File
Event Timeline
Log In to Comment