Skip to content

Commit

Permalink
'make clean' added
Browse files Browse the repository at this point in the history
  • Loading branch information
holvo committed May 5, 2020
1 parent fe20796 commit 5c3e2b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-for-mac-os.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
# The last two lines may depend on the lib installations
# please check if there are any problems

make clean
make -j4
make DESTDIR="$(pwd)/root-tree" install

Expand Down

0 comments on commit 5c3e2b6

Please sign in to comment.