Page MenuHomeFreeBSD

D39329.diff
No OneTemporary

D39329.diff

diff --git a/lib/libarchive/Makefile b/lib/libarchive/Makefile
--- a/lib/libarchive/Makefile
+++ b/lib/libarchive/Makefile
@@ -14,8 +14,7 @@
CFLAGS+= -I${SRCTOP}/sys/contrib/zstd/lib
.include "Makefile.inc"
-.if ${MACHINE_ARCH:Marm*} != "" || ${MACHINE_ARCH:Mmips*} != "" || \
- ${MACHINE_ARCH:Mpowerpc*} != ""
+.if ${MACHINE_ARCH:Marm*} != "" || ${MACHINE_ARCH:Mpowerpc*} != ""
NO_WCAST_ALIGN= yes
.if ${MACHINE_ARCH:M*64*} == ""
CFLAGS+= -DPPMD_32BIT

File Metadata

Mime Type
text/plain
Expires
Mon, Nov 18, 6:35 PM (21 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14702783
Default Alt Text
D39329.diff (461 B)

Event Timeline