Skip to content
Commit fe5c5d54 authored by Andrew Boie's avatar Andrew Boie Committed by Anas Nashif
Browse files

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: default avatarAndrew Boie <andrew.p.boie@intel.com>
parent 0c566ad8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment