mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-22 03:40:30 +00:00
12 lines
547 B
Diff
12 lines
547 B
Diff
--- a/debian/rules 2017-11-09 11:06:30.000000000 +0100
|
|
+++ b/debian/rules 2017-11-22 15:56:23.854956499 +0100
|
|
@@ -49,7 +49,7 @@ CARDCONF_AJA= --enable-aja --with-aja=/u
|
|
#####################################################
|
|
# > cuda
|
|
#####################################################
|
|
-CUDA=--with-cuda=/usr/local/cuda-8.0 --enable-jpeg
|
|
+CUDA=--with-cuda=/usr/local/cuda-8.0 --enable-jpeg --with-cuda-host-compiler=clang
|
|
#####################################################
|
|
# < cuda
|
|
#####################################################
|