[Bug 230462] x11/kdelibs-kde4: fails to build with clang 7

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 8 19:01:16 BST 2018


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

--- Comment #2 from Jan Beich <jbeich at FreeBSD.org> ---
Use /projects/clang700-import branch instead of /head or if you really want
/head then try the following

  $ svn diff --patch-compatible svn://svn.freebsd.org/base/head@r337285
svn://svn.freebsd.org/base/projects/clang700-import@337355 | xz -T0
>/path/to/clang7.diff.xz
  $ du -Ah /path/to/clang7.diff.xz
  7.4M    /path/to/clang7.diff.xz
  $ xzcat /path/to/clang7.diff.xz | patch -Efsp0 -d /usr/src

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


More information about the kde-freebsd mailing list