[FFmpeg-cvslog] configure: add nvcc to CMDLINE_SET

Timo Rothenpieler git at videolan.org
Mon Apr 16 23:36:07 EEST 2018


ffmpeg | branch: master | Timo Rothenpieler <timo at rothenpieler.org> | Mon Apr 16 22:35:23 2018 +0200| [b3b3a3e3ce1d13c1c57a424a91f40e18277ab644] | committer: Timo Rothenpieler

configure: add nvcc to CMDLINE_SET

This was somehow forgotten and nobody noticed until now.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b3b3a3e3ce1d13c1c57a424a91f40e18277ab644
---

 configure | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure b/configure
index 323a7dc0f6..535a59b737 100755
--- a/configure
+++ b/configure
@@ -2372,6 +2372,7 @@ CMDLINE_SET="
     malloc_prefix
     nm
     optflags
+    nvcc
     nvccflags
     pkg_config
     pkg_config_flags



More information about the ffmpeg-cvslog mailing list