diff options
| author | Brad Linden <brad@lindenlab.com> | 2025-10-01 17:50:28 -0700 |
|---|---|---|
| committer | Brad Linden <brad@lindenlab.com> | 2025-10-01 18:01:19 -0700 |
| commit | 589498fece769446310c085e9feb08ccd8400c2c (patch) | |
| tree | 489418a01fbca2802fc1de6bc537e9a523409aad /build.sh | |
| parent | 420bc85f97c0c19ffca4b4f26b70d171f7d5761e (diff) | |
Reenable havok llphysicsextensions on Darwin x86_64 with llphysicsextensions_stub used for aarch64
Diffstat (limited to 'build.sh')
| -rwxr-xr-x | build.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -158,7 +158,6 @@ pre_build() if [[ "$arch" == "Darwin" ]] then - HAVOK=OFF SIGNING=("-DENABLE_SIGNING:BOOL=YES" \ "-DSIGNING_IDENTITY:STRING=Developer ID Application: Linden Research, Inc.") fi |
