powerpc64: Add optimized chacha20
[glibc.git] / sysdeps / powerpc / powerpc64 / be / multiarch / Makefile
blob8c75165f7f857e90844765238f429ca4155fec8f
1 ifeq ($(subdir),stdlib)
2 sysdep_routines += chacha20-ppc
3 CFLAGS-chacha20-ppc.c += -mcpu=power8
4 endif