The configure script calls uname directly and assumes that it returns the system to build for. Signed-off-by: Felix Fietkau <nbd@nbd.name>
2 lines
23 B
Bash
Executable file
2 lines
23 B
Bash
Executable file
#!/bin/sh
|
|
echo "Linux"
|