scons: Remove stale compiler options
authorAndreas Hansson <andreas.hansson@arm.com>
Mon, 7 Jan 2013 18:05:39 +0000 (13:05 -0500)
committerAndreas Hansson <andreas.hansson@arm.com>
Mon, 7 Jan 2013 18:05:39 +0000 (13:05 -0500)
commit221302335baa7bfb532aeb73bb37d2f802ecec25
tree22271eec03a13802c20cce4a1612d015470d5e64
parent921490a0609a1f47fe7add6da551aa70b1707649
scons: Remove stale compiler options

This patch simply prunes the SUNCC and ICC compiler options as they
are both sufficiently stale that they would have to be re-written from
scratch anyhow. The patch serves to clean things up before shifting to
a build environment that enforces basic c++11 compliance as done in
the following patch.
SConstruct
src/SConscript
src/base/compiler.hh