Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136638554
D14154.id49030.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
463 B
Referenced Files
None
Subscribers
None
D14154.id49030.diff
View Options
Index: Mk/bsd.gecko.mk
===================================================================
--- Mk/bsd.gecko.mk
+++ Mk/bsd.gecko.mk
@@ -152,6 +152,10 @@
RUSTFLAGS+= ${CFLAGS:M-mcpu=*:S/-mcpu=/-C target-cpu=/}
.endif
+.if defined(WITH_CCACHE_BUILD)
+MOZ_OPTIONS+= --with-ccache
+.endif
+
.if ${MOZILLA_VER:R:R} < 55 && ${OPSYS} == FreeBSD && ${OSVERSION} < 1200032
# use jemalloc 3.0.0 (4.0 for firefox 43+) API for stats/tuning
MOZ_EXPORT+= MOZ_JEMALLOC4=1
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 19, 4:56 PM (2 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25654828
Default Alt Text
D14154.id49030.diff (463 B)
Attached To
Mode
D14154: bsd.gecko.mk: add conditional for ccache
Attached
Detach File
Event Timeline
Log In to Comment