Wednesday, August 26, 2026

Re: [libcxx22] fallout

On 2026/08/26 11:19, Rafael Sadowski wrote: > +# fix build when ccache is installed but not enabled > +.if ${USE_CCACHE:L} != "yes" > +CONFIGURE_ARGS += -DCATA_CCACHE=OFF > +.endif just disable this all the time (i.e. add it to main CONFIGURE_ARGS), it will still use ccache when enabled via ports infra

No comments:

Post a Comment