Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jan 2016 03:53:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 206694] audio/audacity: Use different compiler to recognize optimizations, add lv2 support
Message-ID:  <bug-206694-13-8KKEclkGSV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206694-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206694-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206694

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needs-qa
            Summary|[patch][maintainer update]  |audio/audacity: Use
                   |audio/audacity Use          |different compiler to
                   |different compiler to       |recognize optimizations,
                   |recognize optimizations and |add lv2 support
                   |add lv2 support             |
                 CC|                            |koobs@FreeBSD.org

--- Comment #6 from Kubilay Kocak <koobs@FreeBSD.org> ---
One should very careful applying optimizations for the common case, in
particular as it relates to binary package builds.=20

Additionally, this enforces a dependency on GCC, where instead the behaviour
ought to be that the software builds with the compiler its given, provided =
of
course, the compiler supports the required language constructs.

I'm -1 on those changes.

Also, this port should depend on (and use) ports versions of libraries rath=
er
than those that come bundled in the sources. This goes for at least
audio/libmad, which precludes the optimization issue referenced above as we=
ll.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206694-13-8KKEclkGSV>