[FFmpeg-cvslog] r12362 - in trunk: common.mak configure libavcodec/Makefile libavdevice/Makefile libavfilter/Makefile libavformat/Makefile libavutil/Makefile libpostproc/Makefile

Diego Biurrun diego
Wed Mar 12 20:16:29 CET 2008


On Wed, Mar 12, 2008 at 04:23:36PM +0000, M?ns Rullg?rd wrote:
> 
> Uoti Urpala wrote:
> > On Fri, 2008-03-07 at 20:27 +0100, mru wrote:
> >> -    echo "SPPVERSION=$LIBPOSTPROC_VERSION" >> config.mak
> >
> > configure still contains a reference to SPPVERSION elsewhere:
> >
> >     darwin)
> >         disable need_memalign
> >         SHFLAGS='-dynamiclib -Wl,-single_module
> -Wl,-install_name,$(SHLIBDIR)/$(SLIBNAME),-current_version,$(SPPVERSION),-compatibility_version,$(SPPVERSION)
> -Wl,-read_only_relocs,suppress'
> 
> WTF is that doing there?

Ugh, this is based on a patch for Darwin support I committed in
September 2005 in r4616.  It definitely looks fishy now.  The build
system sure has come a long way since then :)

Diego




More information about the ffmpeg-cvslog mailing list