mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
split PPC asm code into two directores, one holding asm compatible with OS X native 'as', and one for 'gas'
This commit is contained in:
@@ -49,7 +49,7 @@ DEBUG_CFLAGS = -DFLAC__OVERFLOW_DETECT
|
||||
|
||||
ifeq ($(DARWIN_BUILD),yes)
|
||||
SRCS_S = \
|
||||
ppc/lpc_asm.s
|
||||
ppc/as/lpc_asm.s
|
||||
else
|
||||
ifeq ($(SOLARIS_BUILD),yes)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user