Skip to content

Commit

Permalink
rm whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
smk762 committed Mar 25, 2022
1 parent a2c1485 commit 1f523aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci_tools_atomic_dex/ci_scripts/osx_script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ brew install autoconf \
coreutils \
llvm \
gnu-getopt

pip3 install yq
export CC=clang
export CXX=clang++
Expand All @@ -34,7 +34,7 @@ export MACOSX_DEPLOYMENT_TARGET=10.14
#make -j3 install
#cd ../

git clone https://github.com/KomodoPlatform/libwally-core
git clone https://github.com/KomodoPlatform/libwally-core.git
cd libwally-core
./tools/autogen.sh
./configure --disable-shared
Expand Down

0 comments on commit 1f523aa

Please sign in to comment.