Page MenuHomeFreeBSD

D14154.id.diff
No OneTemporary

D14154.id.diff

Index: Mk/bsd.gecko.mk
===================================================================
--- Mk/bsd.gecko.mk
+++ Mk/bsd.gecko.mk
@@ -147,6 +147,11 @@
RUSTFLAGS+= ${CFLAGS:M-mcpu=*:S/-mcpu=/-C target-cpu=/}
.endif
+.if defined(WITH_CCACHE_BUILD)
+MOZ_OPTIONS+= --with-ccache
+BUILD_DEPENDS+= ccache:devel/ccache # XXX host ccache not detected/honoured
+.endif
+
# Standard depends
_ALL_DEPENDS= event ffi graphite harfbuzz hunspell icu jpeg nspr nss png pixman sqlite vpx

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 21, 12:25 AM (18 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31848641
Default Alt Text
D14154.id.diff (481 B)

Event Timeline