Skip to content

Commit 1753e5b

Browse files
authored
remove problematic hwclock sync (#966)
1 parent c987fb7 commit 1753e5b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Build/libHttpClient.Linux/install_dependencies.bash

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,5 @@ echo "Installing dependencies..."
5252
echo "Build dependencies: ${build_dependencies[*]}"
5353
echo "Library dependencies: ${library_dependencies[*]}"
5454

55-
sudo hwclock --hctosys
5655
sudo apt-get update
5756
sudo apt-get -y install "${build_dependencies[@]}" "${library_dependencies[@]}"

0 commit comments

Comments
 (0)