[Bug 206694] audio/audacity: Use different compiler to recognize optimizations, add lv2 support

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 28 03:59:17 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206694

--- Comment #8 from xxjack12xx at 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= install-strip
in the Makefile and don't understand why it's still giving that 
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 see if
any libs can work with non-bundled versions.

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


More information about the freebsd-ports-bugs mailing list