kikadf / packages

Own packages
0 stars 0 forks source link

PKGSRC update: wip/chromium #48

Open kikadf opened 2 weeks ago

kikadf commented 2 weeks ago

Available version: 128.0.6613.113

kikadf commented 1 week ago

Available version: 128.0.6613.119

kikadf commented 1 week ago

Update options.mk to add ccache options: PKG_SUPPORTED_OPTIONS+= ccache debug .if !empty(PKG_OPTIONS:Mccache) CCACHEENV= CCACHE_CPP2=yes CCACHEENV+= CCACHE_SLOPPINESS=time_macros GN_ARGS+= cc_wrapper=\"env ${CCACHEENV} ccache\" TOOL_DEPENDS+= ccache-[0-9]*:../../devel/ccache .endif

kikadf commented 2 days ago

Available version: 128.0.6613.137