zephyr/arch
Andrew Boie fb2e5a4479 arc: add -fno-delete-null-pointer-checks
This option has side effects. It also tells the compiler not to generate
these checks in the first place. The checks call abort() which doesn't
exist in our environment.

This patch gets rid of linker errors due to missing abort() in the 0.9 SDK.

Change-Id: Ibc5aeb5458d0bded714c9c074cdf08112733428b
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-01-04 19:06:41 +00:00
..
arc arc: add -fno-delete-null-pointer-checks 2017-01-04 19:06:41 +00:00
arm arm: Cortex-M0: Adapt core register code to M0 2017-01-03 22:44:35 +00:00
nios2
x86
Kconfig
Makefile