glibc/sysdeps/powerpc/powerpc64/be/multiarch/Makefile

5 lines
100 B
Makefile

ifeq ($(subdir),stdlib)
sysdep_routines += chacha20-ppc
CFLAGS-chacha20-ppc.c += -mcpu=power8
endif