mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-04 04:46:43 +00:00
6 lines
169 B
Diff
6 lines
169 B
Diff
--- VentoyPlugson.sh
|
|
+++ VentoyPlugson.sh
|
|
@@ -27,0 +28,2 @@ elif echo $machine | egrep -q 'x86_64|am
|
|
+elif echo $machine | egrep -q 'mips64'; then
|
|
+ TOOLDIR=mips64el
|