[FFmpeg-cvslog] configure: add nvcc to CMDLINE_SET
Timo Rothenpieler
git at videolan.org
Mon Apr 16 23:37:14 EEST 2018
ffmpeg | branch: release/4.0 | Timo Rothenpieler <timo at rothenpieler.org> | Mon Apr 16 22:35:23 2018 +0200| [9c787a21ce91349a97dd87b108839b1d13035cbd] | 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=9c787a21ce91349a97dd87b108839b1d13035cbd
---
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