Skip to content

Instantly share code, notes, and snippets.

@yujiorama
Created September 9, 2009 19:42
Show Gist options
  • Save yujiorama/184014 to your computer and use it in GitHub Desktop.
Save yujiorama/184014 to your computer and use it in GitHub Desktop.
$ diff bak/gtalk-090225/config/config.sub gtalk-090225/config/config.sub
165c165
< i[34567]86)
---
> i*86 | x86_64)
184a185
> | x86_64-* \
$ diff baak/gtalk-090225/config/config.guess gtalk-090225/config/config.guess
546a547,549
> x86_64:Linux:*:*)
> echo x86_64-unknown-linux-gnu
> exit 0 ;;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment