add lineage/android OS build envvars

This commit is contained in:
Joel Beckmeyer 2024-01-12 13:28:05 -05:00
parent cb234c9775
commit 957bfc9c6f
1 changed files with 4 additions and 0 deletions

View File

@ -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