You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Without this patch, calling "make clean" fails, because make
tries to call "make clean" in the aa-symex directory as well.
By removing aa-symex from the DIRS variable, this problem is fixed.
Fixes: cleanup aa-path-symex and aa-symex
0 commit comments