Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
flac
Commits
16eded53
Commit
16eded53
authored
Feb 03, 2005
by
Josh Coalson
Browse files
fix on ppc: as/gas checks need to be __TEMPORARILY_DISABLED
parent
439367cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libFLAC/Makefile.am
View file @
16eded53
...
...
@@ -57,10 +57,10 @@ endif
endif
if
FLaC__CPU_PPC
ARCH_SUBDIRS
=
ppc
if
FLaC__HAS_AS
if
FLaC__HAS_AS
__TEMPORARILY_DISABLED
libFLAC_la_LIBADD
=
ppc/as/libFLAC-asm.la
else
if
FLaC__HAS_GAS
if
FLaC__HAS_GAS
__TEMPORARILY_DISABLED
libFLAC_la_LIBADD
=
ppc/gas/libFLAC-asm.la
endif
endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment