commit | c03ebe142c94e02c8c6c848f2bdfdd3c75b7b9df | [log] [tgz] |
---|---|---|
author | Sebastian Bøe <sebastian.boe@nordicsemi.no> | Fri Nov 01 15:56:30 2019 +0100 |
committer | Kumar Gala <kumar.gala@gmail.com> | Fri Nov 01 16:40:21 2019 +0100 |
tree | 5fe2e5a756e456c01eaa322126639bfb26841cf8 | |
parent | 975de21858c83741868dffbc067485e6915b1182 [diff] |
libc: Use select REQUIRES_FULL_LIBC instead of select NEWLIB_LIBC Changed select NEWLIB_LIBC to select REQUIRES_FULL_LIBC. This fixes #20247 Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>