diff options
Diffstat (limited to 'env')
-rw-r--r-- | env | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |