Skip to content

Commit ce78f8b

Browse files
committed
misc: trim
1 parent 619cafa commit ce78f8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Yubico.NativeShims/build-linux-arm64.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ DEBIAN_FRONTEND=noninteractive sudo apt-get install -yq \
2424
ninja-build \
2525
g++-aarch64-linux-gnu \
2626
gcc-aarch64-linux-gnu \
27-
linux-libc-dev \
27+
linux-libc-dev
2828

2929
# Install latest version of CMake for Ubuntu
3030
wget -O - https://apt.kitware.com/keys/kitware-archive-latest.asc 2>/dev/null | gpg --dearmor - | sudo tee /usr/share/keyrings/kitware-archive-keyring.gpg >/dev/null

0 commit comments

Comments
 (0)