[FFmpeg-devel] [PATCH] confgure: create quick access fate samples link

Michael Niedermayer michaelni at gmx.at
Wed Sep 3 22:09:37 CEST 2014


On Wed, Sep 03, 2014 at 08:46:04PM +0200, Reimar Döffinger wrote:
> On 03.09.2014, at 18:49, Michael Niedermayer <michaelni at gmx.at> wrote:
> > This allows using fs/<random_fate_sample> from the directory where ffmpeg was build
> > for example in bug reports.
> > 
> > Alternatively this could be created from the Makefile
> > 
> > This of course works only on OS and file-systems which support links
> 
> Not sure what ln_s is or does, but there are cases where ln -s will have a dummy implementation that does cp instead.
> Especially for this reason I rather don't like having this as something that is enabled by default.

the code checks if theres real link support before linking the
fate samples
if its not supported nothing is created

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Old school: Use the lowest level language in which you can solve the problem
            conveniently.
New school: Use the highest level language in which the latest supercomputer
            can solve the problem without the user falling asleep waiting.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140903/e7ffbcde/attachment.asc>


More information about the ffmpeg-devel mailing list