@ -6860,7 +6860,11 @@ fi
ENABLE_CUDA="@# "
else
ENABLE_CUDA=""
case "$target_os" in
if test "$YAP_TARGET" = "i386"
then
NVCC="$NVCC -m32"
fi
*darwin*)
CUDA_LDFLAGS="$LDFLAGS"
CUDA_CPPFLAGS="-shared -arch=sm_20 -Xcompiler -fPIC -O3 "
The note is not visible to the blocked user.