diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-02-04 06:00:41 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-02-04 06:00:41 +0000 |
commit | 27cbd4be106aadd80d1e9c951ca186c375a222c0 (patch) | |
tree | 93a7b5783e378369642d05135fda978caa381719 /devel/elixir-hex | |
parent | www/bluefish: Update to 2.2.10 (diff) |
audio/csound: use libc++ and unbreak with gcc5 or later
$ ldd $(which csound5gui) | fgrep c++
libc++.so.1 => /usr/lib/libc++.so.1 (0x803309000)
libstdc++.so.6 => /usr/local/lib/gcc49/libstdc++.so.6 (0x803a22000)
libcsound64.so.5: undefined reference to `csp_dag_is_finished'
libcsound64.so.5: undefined reference to `csp_set_count'
libcsound64.so.5: undefined reference to `csp_set_get_num'
collect2: error: ld returned 1 exit status
PR: 216707
Reported by: antoine (via exp-run)
Diffstat (limited to 'devel/elixir-hex')
0 files changed, 0 insertions, 0 deletions