Bug 248076 - audio/audacity: fix build on non-x86
Summary: audio/audacity: fix build on non-x86
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: Piotr Kubaj
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-18 19:31 UTC by Piotr Kubaj
Modified: 2020-07-21 16:53 UTC (History)
1 user (show)

See Also:
xxjack12xx: maintainer-feedback+


Attachments
patch (1.36 KB, patch)
2020-07-18 19:31 UTC, Piotr Kubaj
pkubaj: maintainer-approval? (xxjack12xx)
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 2020-07-18 19:31:23 UTC
Created attachment 216549 [details]
patch

Disable MMX/SSE/SSE2 on non-x86.

Include cstring in allegro.h to make memcpy() available.
Comment 1 Jack 2020-07-19 03:07:52 UTC
Builds ok on amd64.
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-07-19 08:44:09 UTC
A commit references this bug:

Author: pkubaj
Date: Sun Jul 19 08:43:51 UTC 2020
New revision: 542544
URL: https://svnweb.freebsd.org/changeset/ports/542544

Log:
  audio/audacity: fix build on non-x86

  Disable MMX/SSE/SSE2 on non-x86.

  Include cstring in allegro.h to make memcpy() available.

  PR:		248076
  Approved by:	xxjack12xx@gmail.com (maintainer)
  MFH:		2020Q3 (build fix blanket)

Changes:
  head/audio/audacity/Makefile
  head/audio/audacity/files/patch-lib-src_portsmf_allegro.h
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-07-19 08:45:10 UTC
A commit references this bug:

Author: pkubaj
Date: Sun Jul 19 08:45:03 UTC 2020
New revision: 542545
URL: https://svnweb.freebsd.org/changeset/ports/542545

Log:
  MFH: r542544

  audio/audacity: fix build on non-x86

  Disable MMX/SSE/SSE2 on non-x86.

  Include cstring in allegro.h to make memcpy() available.

  PR:		248076
  Approved by:	xxjack12xx@gmail.com (maintainer)

  Approved by:	portmgr (fix build blanket)

Changes:
_U  branches/2020Q3/
  branches/2020Q3/audio/audacity/Makefile
  branches/2020Q3/audio/audacity/files/patch-lib-src_portsmf_allegro.h