
2 Jan
2017
2 Jan
'17
10:30 p.m.
On Sat, Dec 31, 2016 at 07:05:50PM +0100, Emmanuel Vadot wrote:
Add memset.S to the needed object for the API example and do not hardcode powerpc as the arch for library assembly files.
Signed-off-by: Emmanuel Vadot manu@bidouilliste.com
This patch isn't quite correct. Not all cases of ARM will have the optimized memset available to them (currently), so we can't apply this today. I'm going to re-examine this post release when I'm going to have optimized memset/memcpy more widely available on ARM, thanks!
--
Tom