Initial commit: build env for the Ubtouch OS

Change-Id: I4bf8c32811d2785bd86a532f4cb435794f5c14d2
This commit is contained in:
akadmin 2025-10-08 16:49:47 +03:00
commit efb4feb07b
9 changed files with 740 additions and 0 deletions

3
.env Normal file
View file

@ -0,0 +1,3 @@
USE_CCACHE=1
CCACHE_DIR=/workspace/.ccache
CLEAN_BUILD="true"