Skip to content

Commit

Permalink
No jpeg simd until tooling is ok
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugh Sanderson committed Feb 1, 2025
1 parent 55838aa commit b96db98
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions project/ToolkitBuild.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@

<set name="NME_LOCAL_TOOLKIT" value="1" if="android" />

<!-- Disable until I can get the nasm tooling right -->
<set name="JPEG_SUPPRESS_SIMD" value="1" unless="NME_JPEG_SIMD" />

<include name="${HXCPP}/build-tool/BuildCommon.xml"/>
<!--
Build with:
Expand Down

0 comments on commit b96db98

Please sign in to comment.