Skip to content

Commit dbd5521

Browse files
committed
remove install of obsolete jsoncpp
1 parent 949a52f commit dbd5521

File tree

2 files changed

+0
-27
lines changed

2 files changed

+0
-27
lines changed

.circleci/osx_install_dependencies.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,6 @@ then
5959
brew install openjdk@11
6060
brew install unzip
6161

62-
# writing to /usr/local/lib need administrative privileges.
63-
sudo ./scripts/install_obsolete_jsoncpp_1_7_4.sh
64-
6562
# boost
6663
boost_version="1.84.0"
6764
boost_package="boost_${boost_version//./_}.tar.bz2"

scripts/install_obsolete_jsoncpp_1_7_4.sh

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)