Change to the package directory of runit:
# cd /package/admin/runit/Change the conf-cc and conf-ld to use diet:
# echo 'diet -Os gcc -O2 -Wall' >src/conf-cc # echo 'diet -Os gcc -s -Os -pipe' >src/conf-ldRebuild and install the runit programs:
# package/install