Skip to content

Commit f05c685

Browse files
author
Rye
committed
Disable Havok in macOS builds temporarily
1 parent 3a92b88 commit f05c685

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,8 @@ pre_build()
160160
then
161161
SIGNING=("-DENABLE_SIGNING:BOOL=YES" \
162162
"-DSIGNING_IDENTITY:STRING=Developer ID Application: Linden Research, Inc.")
163+
164+
HAVOK=OFF
163165
fi
164166
fi
165167

0 commit comments

Comments
 (0)