diff --git a/dot_config/environment b/dot_config/environment index 770fecd..fac039a 100644 --- a/dot_config/environment +++ b/dot_config/environment @@ -43,3 +43,7 @@ export XBPS_DISTDIR="$HOME"/repos/void-packages # pipewire logging #export PIPEWIRE_DEBUG="*:1,mod.raop*:5,default*:5" #export PIPEWIRE_LOG=/home/joel/pipewire.log + +# Android build stuff +export USE_CCACHE=1 +export CCACHE_EXEC=/usr/bin/ccache