File: ffmpeg.configure.linux-x86-64

package info (click to toggle)
avbin 7-1.3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 448 kB
  • sloc: ansic: 396; sh: 96; makefile: 39
file content (9 lines) | stat: -rw-r--r-- 217 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
--extra-cflags="-D_GNU_SOURCE -fno-stack-protector"

# We only use the static library, but need to specify --enable-shared to
# ensure -fPIC is passed.
--enable-static
--enable-shared

--enable-pthreads
--arch=x86_64