Bug 232453 - audio/supercollider: fix build with non-SSE platforms
Summary: audio/supercollider: fix build with non-SSE platforms
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-19 17:29 UTC by Piotr Kubaj
Modified: 2018-10-30 11:56 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (brittlehaus)


Attachments
patch (1.13 KB, patch)
2018-10-19 17:29 UTC, Piotr Kubaj
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2018-10-19 17:29:45 UTC
Created attachment 198373 [details]
patch

This port unconditionally uses SSE (unless compiled on ARM). This breaks compilation on other platforms.

This port also needs USES=compiler:c++11-lang.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-10-30 11:56:46 UTC
A commit references this bug:

Author: linimon
Date: Tue Oct 30 11:56:36 UTC 2018
New revision: 483476
URL: https://svnweb.freebsd.org/changeset/ports/483476

Log:
  Fix build with non-SSE platforms.

  PR:		232453
  Submitted by:	Piotr Kubaj

Changes:
  head/audio/supercollider/Makefile