Skip to content

Commit

Permalink
Put SIMD perf warnings behind a flag
Browse files Browse the repository at this point in the history
It's not always realistic to update your compiler, and these warings constantly flood the terminal if you can't. Put them behind a flag. We can always turn the flag back on locally to check a specific target.

Diffs=
12285f625 Put SIMD perf warnings behind a flag (#4861)
  • Loading branch information
csmartdalton committed Feb 21, 2023
1 parent 3928a3b commit 9f56f34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .rive_head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
157a399d23a0f5ea729ad50661f88eea8f84eee1
12285f625ff69c6b21528d93b3b665d9b0b9f8be
2 changes: 1 addition & 1 deletion submodules/rive-cpp

0 comments on commit 9f56f34

Please sign in to comment.