Loading config +2 −0 Original line number Diff line number Diff line Loading @@ -848,6 +848,8 @@ case "$GUESSOS" in options="$options no-asm" fi ;; i[3456]86-*-mingw) OUT="mingw" ;; x86_64-*-mingw) OUT="mingw64" ;; # these are all covered by the catchall below # *-dgux) OUT="dgux" ;; mips-sony-newsos4) OUT="newsos4-gcc" ;; Loading Loading
config +2 −0 Original line number Diff line number Diff line Loading @@ -848,6 +848,8 @@ case "$GUESSOS" in options="$options no-asm" fi ;; i[3456]86-*-mingw) OUT="mingw" ;; x86_64-*-mingw) OUT="mingw64" ;; # these are all covered by the catchall below # *-dgux) OUT="dgux" ;; mips-sony-newsos4) OUT="newsos4-gcc" ;; Loading