Skip to content

Commit

Permalink
audio/madronalib: Broken on i386
Browse files Browse the repository at this point in the history
Reported by:	fallout
  • Loading branch information
yurivict committed Apr 15, 2021
1 parent 53f28ac commit 5f70c9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions audio/madronalib/Makefile
Expand Up @@ -9,6 +9,8 @@ COMMENT= C++ framework for DSP applications

LICENSE= MIT

BROKEN_i386= error: always_inline function '_mm_load_ps' requires target feature 'sse', but would be inlined into function 'add' that is compiled without support for 'sse'

LIB_DEPENDS= libjack.so:audio/jack

USES= cmake compiler:c++11-lib localbase:ldflags perl5
Expand Down

0 comments on commit 5f70c9c

Please sign in to comment.