commit | 794d382bb925d58754bc8377bb6fa7473e1e4832 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Wed Feb 20 14:49:36 2019 -0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Feb 20 22:17:48 2019 -0500 |
tree | 5343e87466a41db8e7eaf6407d65373d788a78bd | |
parent | 662b44e3571a5c2c8de3d95b1ef2848c7ac0b791 [diff] |
userspace: increase gperf text areas 128 already gets exceeded in a lot of cases, and the binaries with the new SDK are very slightly larger. Just kick this up to 256 and get rid of all the exceptions. Fixes: #13594 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>