summaryrefslogtreecommitdiff
path: root/coredata.py
diff options
context:
space:
mode:
Diffstat (limited to 'coredata.py')
-rw-r--r--coredata.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/coredata.py b/coredata.py
index 58c63d077..5ff142e09 100644
--- a/coredata.py
+++ b/coredata.py
@@ -40,6 +40,7 @@ class CoreData():
self.cross_file = None
self.compilers = {}
+ self.cross_compilers = {}
self.deps = {}
self.ext_progs = {}
self.ext_libs = {}