summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc64/be/multiarch/Makefile
blob: 8c75165f7f857e90844765238f429ca4155fec8f (plain) (blame)
1
2
3
4
ifeq ($(subdir),stdlib)
sysdep_routines += chacha20-ppc
CFLAGS-chacha20-ppc.c += -mcpu=power8
endif