Re: [libav-devel] [PATCH] configure: Skip check for inline assembly capabilities when explicitly disabled

2017-03-24 Thread Martin Storsjö
On Fri, 24 Mar 2017, Diego Biurrun wrote: Otherwise inline assembly may get enabled when disabled on the command line. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 366520c..d9609fc 100755 --- a/configure +++ b/configure @@ -4251,7 +

[libav-devel] [PATCH] configure: Skip check for inline assembly capabilities when explicitly disabled

2017-03-24 Thread Diego Biurrun
Otherwise inline assembly may get enabled when disabled on the command line. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 366520c..d9609fc 100755 --- a/configure +++ b/configure @@ -4251,7 +4251,7 @@ EOF sym=$($nm $TMPO | awk '/ff_e