Skip to content

Commit

Permalink
Add LLVM to the upstream jail
Browse files Browse the repository at this point in the history
  • Loading branch information
elisehaldane committed Jul 26, 2024
1 parent 49a7a78 commit a4adea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create-runner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ if [ ! -d $SIBLING_DIR ]; then
pot exec -p sibling cp -R /root/lib64cb /usr
pot exec -p sibling rm -rdf /root/lib64
pot exec -p sibling rm -rdf /root/lib64cb
pot exec -p sibling pkg64 install -y bash curl git node readline
pot exec -p sibling pkg64 install -y bash curl git llvm-base node readline
pot stop -p sibling
pot snap -p sibling
fi
Expand Down

0 comments on commit a4adea5

Please sign in to comment.