Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 724ed8f4 authored by Channagoud Kadabi's avatar Channagoud Kadabi
Browse files

include: Disable compile time boundary check



Newer version of gcc keeps the calls to __write_overflow which is only a
compile time check. __write_overflow is implemented as error function
and as a result all the string functions fail with the overflow error.
Work around the gcc issue by defining the overflow functions as no-op.

Change-Id: I41c2bb6d35c1a308c1a4e9c1d484ad6ad2bf7d3f
Signed-off-by: default avatarChannagoud Kadabi <ckadabi@codeaurora.org>
parent 4e7334e5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment