architectures
This commit is contained in:
parent
efb590b72e
commit
5fe26606e0
4 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,6 @@ import hypertext
|
|||
import msys
|
||||
|
||||
|
||||
ARCHITECTURES = ['x86_64', 'i686']
|
||||
ARCHITECTURES_BITS = {
|
||||
'x86_64': 64,
|
||||
'i686': 32,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue