scons: Get rid of a flag which makes Werror optional.
authorGabe Black <gabeblack@google.com>
Tue, 21 Nov 2017 02:26:29 +0000 (18:26 -0800)
committerGabe Black <gabeblack@google.com>
Mon, 27 Nov 2017 22:10:21 +0000 (22:10 +0000)
commit08d60882d72e50498536b7d02f4b8838db8d81c4
treea6670d8ffeb9c417e12af9ec7529c89e4b31b0e6
parent316ef3d9be995c3e625266386afeeb037a255180
scons: Get rid of a flag which makes Werror optional.

This flag wasn't being used. Also move the Werror code to the
SConstruct now that it's being applied universally.

Change-Id: I18b00d4b41bc1add9271ca299c020c14970a6926
Reviewed-on: https://gem5-review.googlesource.com/5982
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
SConstruct
src/SConscript