wrappers/gcc: strip filename symbol
The gcc compiler adds a FILE symbol to the object file. In order to make more object hashes equal, we strip exactly that symbol from the .symtab.
Please register or sign in to comment
The gcc compiler adds a FILE symbol to the object file. In order to make more object hashes equal, we strip exactly that symbol from the .symtab.