Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153239725
D14154.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
481 B
Referenced Files
None
Subscribers
None
D14154.id.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D14154: bsd.gecko.mk: add conditional for ccache
Attached
Detach File
Event Timeline
Log In to Comment