Skip to content

Commit

Permalink
Fix build error on macosx
Browse files Browse the repository at this point in the history
  • Loading branch information
FriwiDev authored Jan 30, 2023
1 parent dd02d67 commit 2ea4e2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compile_macosx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ ninja -j4

#Generate distribution
cd ../tools
sed -i 's/--ignore-source-errors//g' make_docs.sh
chmod +x make_distrib.sh
./make_distrib.sh macosx64
cd ..
Expand Down

0 comments on commit 2ea4e2b

Please sign in to comment.