Skip to content

Commit

Permalink
[Scripts] Install libfuse2
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTumultuousUnicornOfDarkness committed Jan 21, 2025
1 parent 213e0e9 commit 36abbe0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build_cpu_x.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ sudo apt-get install -y -qq \
opencl-headers \
ocl-icd-libopencl1 \
ocl-icd-opencl-dev \
libfuse2 \
"${PACKAGES[@]}"

sudo update-alternatives --install /usr/bin/gcc gcc "/usr/bin/gcc-$GCC_VER" 9001 # It's Over 9000
Expand Down

0 comments on commit 36abbe0

Please sign in to comment.