toolchain.eclass: filter out -Wextra -Wstack-protector
authorSergei Trofimovich <slyfox@gentoo.org>
Sat, 6 Oct 2018 09:13:14 +0000 (10:13 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 6 Oct 2018 09:25:03 +0000 (10:25 +0100)
commit9dd010761f134da0f84ef8a86d77825d62953fe5
tree246b4c1c32c3c02423c2f4c56aeeaf6f25a6f805
parent67ffc42815419f5b33698f5739de321f6a6edd4a
toolchain.eclass: filter out -Wextra -Wstack-protector

On gcc-3.x -Wextra -Wstack-protector were not yet present.
These options are seen occasionally in users' CFLAGS.

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
eclass/toolchain.eclass