aboutsummaryrefslogtreecommitdiff
path: root/env
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2024-02-08 19:27:55 +0100
committerlonkaars <loek@pipeframe.xyz>2024-02-08 19:27:55 +0100
commit1b3570804184f62ff96ff6f2f6fc43b4c999678d (patch)
tree5feb7f80ff44700a31e81326dd3a09747281ac43 /env
parent70e923cb55dad341f66f7b0586538c93b38cd3fa (diff)
minecraft working :tada:
Diffstat (limited to 'env')
-rw-r--r--env4
1 files changed, 2 insertions, 2 deletions
diff --git a/env b/env
index e1ff350..8370a4f 100644
--- a/env
+++ b/env
@@ -1,5 +1,5 @@
-#!/bin/sh
-# this file should be sourced, not run!
+# NOTE: this file is sourced from both make and sh scripts
ARCH=arm
CROSS_COMPILE=arm-linux-gnueabihf-
+XBPS_ALLOW_CHROOT_BREAKOUT=y