]> git.sesse.net Git - vlc/commit
contribs: don't compile ffmpeg with mdynamic-no-pic on PPC-Macs, as this is a really...
authorFelix Paul Kühne <fkuehne@videolan.org>
Mon, 13 Apr 2009 21:10:31 +0000 (23:10 +0200)
committerFelix Paul Kühne <fkuehne@videolan.org>
Mon, 13 Apr 2009 21:10:43 +0000 (23:10 +0200)
commit766e15644a970d699530e68399edd5912e7faea5
tree22340bdd945a6c52b4357c240f626bc9ae67323d
parentf509c1c4a3b6c308804579000e438229a28b1a3d
contribs: don't compile ffmpeg with mdynamic-no-pic on PPC-Macs, as this is a really bad idea. You need PIC in shared libs on this platform.

This slows down the compilation speed by 5%, but that should be fine. Pointed by nobody.loopback on the forum.
extras/contrib/src/Makefile
extras/contrib/src/Patches/ffmpeg-darwin-ppc-mdynamic.patch [new file with mode: 0644]