Skip to content

ssse3: fix building from sources on Linux#322

Open
GermanAizek wants to merge 1 commit intorexglue:mainfrom
GermanAizek:fix-linux-build
Open

ssse3: fix building from sources on Linux#322
GermanAizek wants to merge 1 commit intorexglue:mainfrom
GermanAizek:fix-linux-build

Conversation

@GermanAizek
Copy link
Copy Markdown

This PR changes link in cmakelists fixes this issue: #321

@mrcmunir
Copy link
Copy Markdown
Collaborator

mrcmunir commented May 3, 2026

Add the specific only arch platform that needs that link.
i.e

if(UNIX AND CMAKE_SYSTEM_PROCESSOR MATCHES "(x86_64|AMD64)")

@tomcl7 tomcl7 requested a review from mrcmunir May 6, 2026 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants