mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add brady's first round of altivec implementations
This commit is contained in:
@@ -42,6 +42,10 @@ ARCH_SUBDIRS = ia32
|
||||
libFLAC_la_LIBADD = ia32/libFLAC-asm.la
|
||||
endif
|
||||
endif
|
||||
if FLaC__CPU_PPC
|
||||
ARCH_SUBDIRS = ppc
|
||||
libFLAC_la_LIBADD = ppc/libFLAC-asm.la
|
||||
endif
|
||||
endif
|
||||
|
||||
SUBDIRS = $(ARCH_SUBDIRS) include .
|
||||
|
||||
Reference in New Issue
Block a user