Page MenuHomeFreeBSD

D38755.id.diff
No OneTemporary

D38755.id.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
Tue, Jun 9, 10:16 PM (4 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33837728
Default Alt Text
D38755.id.diff (432 B)

Event Timeline