mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
Bug 2535 - Audacity fails to build on 32-bit Linux
This commit is contained in:
@@ -29,9 +29,7 @@ list( APPEND OPTIONS
|
||||
PRIVATE
|
||||
$<$<C_COMPILER_ID:AppleClang,Clang,GNU>:-Wno-enum-compare>
|
||||
${MMX_FLAG}
|
||||
|
||||
# Bug 2488 - Do not define this for SBSMS
|
||||
# ${SSE_FLAG}
|
||||
${SSE_FLAG}
|
||||
)
|
||||
|
||||
find_package( Threads )
|
||||
|
||||
Reference in New Issue
Block a user