mirror of
git://code.qt.io/qt/qt5.git
synced 2025-12-21 07:28:21 +08:00
coin: install libc++-20-dev on Ubuntu 24.04 arm64
Task-number: QTQAINFRA-6203 Change-Id: I46c1fc36150b2b73682033c88dfcca45a0280778 Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io>
This commit is contained in:
@@ -14,4 +14,4 @@ curl -L https://apt.llvm.org/llvm-snapshot.gpg.key | sudo apt-key add -
|
||||
sudo apt-add-repository 'deb http://apt.llvm.org/noble/ llvm-toolchain-noble-20 main'
|
||||
|
||||
sudo apt update
|
||||
sudo apt -y install clang-20 lldb-20 lld-20
|
||||
sudo apt -y install clang-20 lldb-20 lld-20 libc++-20-dev
|
||||
|
||||
Reference in New Issue
Block a user