Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gcc-plugins: Automate make rule generation
There's no reason to repeat the same names in the Makefile when the .so files have already been listed. The .o list can be generated from them. Reported-by: PaX Team <[email protected]> Signed-off-by: Emese Revfy <[email protected]> [kees: clarified commit message] Signed-off-by: Kees Cook <[email protected]>
- Loading branch information