We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b68ce10 commit c460ecdCopy full SHA for c460ecd
buildmipsel.sh
@@ -1,8 +1,6 @@
1
#!/bin/sh
2
3
export ARCH=mipsel
4
-export PATH=/opt/gcc/mipsel/host/usr/bin:$PATH
5
-
6
TARGET=$1
7
8
# Sets up toolchain environment variables for various mips toolchain
0 commit comments