Skip to content

Commit

Permalink
nvidia-mxlinks: Add link for PTX JIT compiler
Browse files Browse the repository at this point in the history
Bump package version from 0.8 to 0.9, as there is no reason to
increase the revisions.
  • Loading branch information
pmenzel committed Dec 12, 2018
1 parent 265a71c commit 4908676
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion nvidia-mxlinks.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/env beesh

# BEE_VERSION nvidia-mxlinks-0.8-7
# BEE_VERSION nvidia-mxlinks-0.9-0

EXCLUDE=("^/usr/lib/(X11|xorg)(|/modules(|/drivers))$")

Expand All @@ -13,6 +13,7 @@ mee_install() {
"libnvidia-cfg.so.1"
"libnvidia-opencl.so.1"
"libnvidia-encode.so.1"
"libnvidia-ptxjitcompiler.so.1"
"libvdpau_nvidia.so.1"
"libvdpau_trace.so.1"
"libnvcuvid.so.1"
Expand Down

0 comments on commit 4908676

Please sign in to comment.