Skip to content

Commit

Permalink
removed extraneous PATH setting in shell script
Browse files Browse the repository at this point in the history
  • Loading branch information
zcutlip committed Jul 19, 2013
1 parent b68ce10 commit c460ecd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions buildmipsel.sh
@@ -1,8 +1,6 @@
#!/bin/sh

export ARCH=mipsel
export PATH=/opt/gcc/mipsel/host/usr/bin:$PATH

TARGET=$1

# Sets up toolchain environment variables for various mips toolchain
Expand Down

0 comments on commit c460ecd

Please sign in to comment.