<sphalerite_>
What does everyone think of writing a little shell script that pretends to be uname, in order to trick those configuration systems that use the uname program into detecting the right host platform?
<clever>
sphalerite_: i think linux from scratch recomends a shell script that just applies sed to the uname output
<clever>
sphalerite_: so it would just be .uname-wrapped "$@" | sed -e 's/x86/arm/'
* clever
heads off to bed
orivej has joined #nixos-aarch64
orivej has quit [Quit: No Ping reply in 180 seconds.]