[Bug 224471] bsd.gecko.mk: add conditional for ccache
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Sep 2023 14:06:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224471 --- Comment #18 from Anton Saietskii <vsasjason@gmail.com> --- (In reply to Anton Saietskii from comment #17) Typo in conditional, here's correct one: .if defined(WITH_CCACHE_BUILD) && !defined(NO_CCACHE) -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.