Just macos things

This commit is contained in:
Friwi 2023-01-30 05:31:00 +01:00 committed by GitHub
parent 2ea4e2bbbf
commit a516b46ab4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,7 @@ ninja -j4
#Generate distribution
cd ../tools
sed -i 's/--ignore-source-errors//g' make_docs.sh
sed -i "" 's/--ignore-source-errors//g' make_docs.sh
chmod +x make_distrib.sh
./make_distrib.sh macosx64
cd ..