Skip to content

Commit

Permalink
newton-dynamics build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriy-chumak committed Dec 6, 2022
1 parent 2bd9315 commit e21c9c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jni/Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,8 @@ else
LOCAL_CFLAGS += -fPIC \
-D_POSIX_VER \
-DDG_DISABLE_ASSERT \
\
-DHAVE_ARM_NEON_H -DHAVE_NEON=1 \
-mfloat-abi=hard -include "arm_neon.h"

# core
Expand Down

0 comments on commit e21c9c1

Please sign in to comment.