Page MenuHomeFreeBSD

D38755.diff
No OneTemporary

D38755.diff

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

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)

Event Timeline