trailofbits / pasta

Peter's Amazing Syntax Tree Analyzer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PASTA incorrectly infers /usr as the isysroot on gcc, which is OK, but then does -iwithsysroot /usr/...

pgoodman opened this issue · comments

Either it shouldn't infer /usr, or it should not include the /usr prefix on -iwithsysroot.