flake 8 fixes for dyninst

This commit is contained in:
Gregory L. Lee 2016-07-29 15:42:16 -07:00
parent 0074ecd6fa
commit f9cb21e886

View File

@ -56,7 +56,7 @@ def install(self, spec, prefix):
make()
make("install")
return
libelf = spec['libelf'].prefix
libdwarf = spec['libdwarf'].prefix