Skip to content
Snippets Groups Projects
Commit d7aa235b authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Fix build-from-binary.

parent e0ba033e
No related branches found
No related tags found
No related merge requests found
......@@ -127,8 +127,8 @@ class Program(object):
self._context, self._source, options, devices,
cache_dir=cache_dir)
del self._context
del self._source
del self._context
del self._source
return self
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment