Date: Tue, 19 Apr 2016 18:06:34 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 208922] devel/llvm38: latest port version is broken (patch included) Message-ID: <bug-208922-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208922 Bug ID: 208922 Summary: devel/llvm38: latest port version is broken (patch included) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: brooks@FreeBSD.org Reporter: afiskon@devzen.ru Flags: maintainer-feedback?(brooks@FreeBSD.org) Assignee: brooks@FreeBSD.org Created attachment 169476 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D169476&action= =3Dedit A patch $ diff Makefile.orig Makefile=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 31a32,34 > # fix 'ninja: no such target install/strip' error during 'make install' > # default value for INSTALL_TARGET is `install/strip`, see /usr/ports/Mk/= Uses/cmake.mk > INSTALL_TARGET=3D install 269c272,273 < ${RMDIR} ${STAGEDIR}${LLVM_PREFIX}/share/man/man1/ --- > # fix 'directory not empty' error during 'make install' > ${RM} -r ${STAGEDIR}${LLVM_PREFIX}/share/man/man1/ --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208922-13>