File: ffmpeg.configure.darwin-ppc-32

package info (click to toggle)
avbin 7-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 452 kB
  • ctags: 198
  • sloc: ansic: 366; sh: 96; makefile: 41
file content (11 lines) | stat: -rw-r--r-- 336 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
--enable-static
--enable-shared
--enable-pthreads

--arch=ppc
--extra-cflags='-arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3.9'
--extra-ldflags='-arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3.9'
--enable-cross-compile

# Altivec doesn't build as of r12795
--disable-altivec