| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f9fd53d commit 12993b2
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -677,7 +677,7 @@ def host_arch_cc(): | |||
| 677 | 677 | '__MIPSEL__' : 'mipsel', | |
| 678 | 678 | '__mips__' : 'mips', | |
| 679 | 679 | '__PPC64__' : 'ppc64', | |
| 680 | - '__PPC__' : 'ppc', | ||
| 680 | + '__PPC__' : 'ppc64', | ||
| 681 | 681 | '__x86_64__' : 'x64', | |
| 682 | 682 | '__s390__' : 's390', | |
| 683 | 683 | '__s390x__' : 's390x', | |
| Back | FazBrowse Home | New Git URL |
0 commit comments