aboutsummarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorXavier Cho2020-08-01 08:17:57 +0900
committerXavier Cho2020-08-01 08:17:57 +0900
commit5662ca8cad517f2ae6a10198772066eedb2a5de4 (patch)
tree863bacde2527998ab57d788cf729fd9c75f430a7 /.gitignore
parent57918089580402aa65c2abc217d473a22cc85f92 (diff)
downloadaur-5662ca8cad517f2ae6a10198772066eedb2a5de4.tar.gz
Fix build failure due to CUDA 11 update
CUDA 11 doesn't support sm_30 architecture anymore, so we should drop it with a patch, until Blender/UPBGE moves forward.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 068942fac5c0..44a9464c748b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,5 +4,6 @@
!upbge.install
!upbge.desktop
!embree.patch
+!cuda11.patch
!.SRCINFO
!.gitignore