Commit Graph

3 Commits

Author SHA1 Message Date
Beat Küng
c7da88e383 CXXFLAGS: add -fcheck-new whenever -fno-exceptions is used
This is to avoid GCC to optimize null-pointer checks away, in case the
default operator new is used together with -fno-exceptions.
2016-08-22 08:35:01 +02:00
Gregory Nutt
db78decb5c Sabre-6Quad: Some fixes for early compile issues 2016-03-01 14:17:03 -06:00
Gregory Nutt
48bd8aed91 Add configuration support for the Sabre-6Quad board 2016-02-29 13:16:39 -06:00