[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 05:37:07 UTC 2016


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

--- Comment #10 from xxjack12xx at gmail.com ---
I will make a report to the upstream that they should check for compiler flag
support before trying to use them. The flags that currently aren't recognized
are:
-fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fregmove -fschedule-insns2
-fcheck-new -Wno-unused-local-typedefs

The binary says it is not stripped according to file, I'll look into that.

I'll look into how to get lv2 support to compile with the current compiler
also, probably more missing compiler flag checks. I'll make a new patch for
that one.

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


More information about the freebsd-ports-bugs mailing list