commit | cd6a555d53893369c7cba7486a013eb5394f5677 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Wed Jun 13 16:56:17 2012 -0700 |
committer | Nick Kralevich <nnk@google.com> | Thu Jun 14 12:18:14 2012 -0700 |
tree | 875f997be895914b2d53f1e44fb41532dfa88431 | |
parent | 0bcc0f725d87b085f85ef3b5924e9ad666471436 [diff] |
Remove -DNO_STRLCPY Android has strlcpy support. There's no need to use the rewritten strlcpy implementation for executables / libraries which target the Android device. This change is needed to allow this code to compile with -D_FORTIFY_SOURCE=1 with strlcpy protections. Change-Id: Idd60aed97f88810fe6c69da9bff8a80e7fa22858