From 1b3570804184f62ff96ff6f2f6fc43b4c999678d Mon Sep 17 00:00:00 2001 From: lonkaars Date: Thu, 8 Feb 2024 19:27:55 +0100 Subject: minecraft working :tada: --- env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'env') 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 -- cgit v1.2.3