[FFmpeg-devel] [patch] fix building for Blackfin on non-FDPIC setups
Mike Frysinger
vapier.adi
Sat Feb 16 21:35:29 CET 2008
On Feb 16, 2008 10:18 AM, Diego Biurrun <diego at biurrun.de> wrote:
> On Fri, Feb 15, 2008 at 10:36:45PM -0500, Mike Frysinger wrote:
> > once the previous Blackfin/FDPIC fix to configure gets merged, this
> > should cover the remaining cases. FLAT objects obviously cannot have
> > multiple sections, so using the L1 attributes breaks linking. the
> > FDPIC relocs also break for any other format. the attached patch
> > checks the compiler environment and selects the appropriate
> > sections/relocs.
>
> Since Marc appears not to be around anymore, I've trusted you on this
> one and applied it.
aw, you sure know how to make a guy feel special :)
-mike
More information about the ffmpeg-devel
mailing list