Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jan 2016 03:59:17 +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-eSh5VopLqH@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

--- Comment #8 from xxjack12xx@gmail.com ---
The optimizations were from the upstream, the previous patches removed them=
 as
c11 didn't understand the flags and lv2 support did not compile with clang.=
 I
changed the compiler to gcc so the patches to remove the upstream's
optimizations weren't needed.

I have
INSTALL_TARGET=3D install-strip
in the Makefile and don't understand why it's still giving that=20
Warning: 'bin/audacity' is not stripped

audacity has issues building with non bundled specific newer versions
(especially ffmpeg and portaudio). I'll have to spend some time later to se=
e if
any libs can work with non-bundled versions.

--=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-eSh5VopLqH>