Skip to content

Instantly share code, notes, and snippets.

@plicease
Created April 5, 2016 15:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save plicease/3910e05f2a599587de9206115c69705e to your computer and use it in GitHub Desktop.
Save plicease/3910e05f2a599587de9206115c69705e to your computer and use it in GitHub Desktop.
iscah% git diff
diff --git a/config.sub b/config.sub
index c8e7785..dd5d973 100755
--- a/config.sub
+++ b/config.sub
@@ -224,7 +224,7 @@ case $basic_machine in
| f301-* | armv*-* | s390-* | sv1-* | t3e-* \
| m88110-* | m680[01234]0-* | m683?2-* | m68360-* | z8k-* | d10v-* \
| thumb-* | v850-* | d30v-* | tic30-* | c30-* | fr30-* \
- | bs2000-*)
+ | bs2000-* | x86_64-* )
;;
# Recognize the various machine names and aliases which stand
# for a CPU type and a company and sometimes even an OS.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment