mirror of
https://github.com/NoelFB/blah.git
synced 2024-11-28 16:58:57 +08:00
disable audio SSE intrinsics
found this to be a problem when compiling with clang on M1 macs, so just disabling for the time being
This commit is contained in:
parent
90cb51110d
commit
1b02339f63
|
@ -10,6 +10,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define CUTE_SOUND_IMPLEMENTATION
|
#define CUTE_SOUND_IMPLEMENTATION
|
||||||
|
#define CUTE_SOUND_SCALAR_MODE
|
||||||
#include "third_party/cute_sound.h"
|
#include "third_party/cute_sound.h"
|
||||||
|
|
||||||
namespace Blah
|
namespace Blah
|
||||||
|
|
Loading…
Reference in New Issue
Block a user