diff options
| author | Chloe M. <chloe@aptel.org> | 2026-08-20 05:53:55 +0000 |
|---|---|---|
| committer | Chloe M. <chloe@aptel.org> | 2026-08-20 05:56:44 +0000 |
| commit | ae526fa3375b708d4380d0227e27d32e06b40b92 (patch) | |
| tree | 3d8d9a448d4a9530aa4e45a75b292c1bd0b5bc0d /dev/config.env | |
initial commit
Signed-off-by: Chloe M. <chloe@aptel.org>
Diffstat (limited to 'dev/config.env')
| -rw-r--r-- | dev/config.env | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev/config.env b/dev/config.env new file mode 100644 index 0000000..67dc5fb --- /dev/null +++ b/dev/config.env @@ -0,0 +1,2 @@ +GLOBAL_PROJECT_ROOT=$PWD +CONFIG_TARGET_ARCH=amd64 |
