Skip to content

Commit

Permalink
update local build script
Browse files Browse the repository at this point in the history
  • Loading branch information
gtxaspec committed Apr 21, 2024
1 parent adad53b commit 4c37ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -e

PRUDYNT_CROSS="ccache mipsel-linux-"
#PRUDYNT_CROSS="ccache mipsel-linux-"
TOP=$(pwd)

prudynt(){
Expand Down

0 comments on commit 4c37ca8

Please sign in to comment.