[kde-freebsd] [Bug 208033] [exp-run] Update CMake to 3.5.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Mar 19 14:19:08 UTC 2016


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

--- Comment #7 from commit-hook at freebsd.org ---
A commit references this bug:

Author: rakuco
Date: Sat Mar 19 14:18:40 UTC 2016
New revision: 411399
URL: https://svnweb.freebsd.org/changeset/ports/411399

Log:
  Add a patch to explicitly link against libfplib.so.

  What the port was doing was never right, but the upcoming CMake 3.5.0 makes
the
  build failures happen more often.

  Using target_link_libraries() with a name like fplib will just pass -lfplib
to
  the linker instead of declaring a dependency between the lastfm-fpclient and
  fplib_shared targets and parallel builds may break.

  PR:           208033

Changes:
  head/audio/fplib/files/
  head/audio/fplib/files/patch-CMakeLists.txt

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kde-freebsd mailing list