/[ports]
ViewVC logotype

Revision 503360


Jump to revision: Previous Next
Author: pkubaj
Date: Mon Jun 3 08:52:28 2019 UTC (5 years, 1 month ago)
Changed paths: 1
Log Message:
audio/audacity: fix build on non-x86

Audacity by default adds --enable-sse on all architectures, which breaks anything but i386 and amd64. Add SSE option to every architecture, but still enable by default only on amd64 and i386. This will add --disable-sse to CONFIGURE_ARGS, which fixes build.

PR:             238140
Approved by:    xxjack12xx@gmail.com (maintainer), tcberner (mentor)
Differential Revision:  https://reviews.freebsd.org/D20422


Changed paths

Path Details
Directoryhead/audio/audacity/Makefile modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27