Disabling x64 backend for now, as it's rubbish.

This commit is contained in:
Ben Vanik
2014-02-08 22:01:26 -08:00
parent e36e1acc1a
commit e6f3716d87
2 changed files with 4 additions and 4 deletions

View File

@@ -11,6 +11,6 @@
'includes': [
'ivm/sources.gypi',
'x64/sources.gypi',
#'x64/sources.gypi',
],
}