[FFmpeg-cvslog] configure: add nvcc to CMDLINE_SET
Timo Rothenpieler
git at videolan.org
Mon Apr 16 23:38:25 EEST 2018
ffmpeg | branch: release/3.4 | Timo Rothenpieler <timo at rothenpieler.org> | Mon Apr 16 22:35:23 2018 +0200| [4faa01f20c17543628f74413a0cc19b1f3783db8] | 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=4faa01f20c17543628f74413a0cc19b1f3783db8
---
configure | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure b/configure
index 231c6c371c..7377046d0a 100755
--- a/configure
+++ b/configure
@@ -2277,6 +2277,7 @@ CMDLINE_SET="
malloc_prefix
nm
optflags
+ nvcc
nvccflags
pkg_config
pkg_config_flags
More information about the ffmpeg-cvslog
mailing list