Date: Sat, 26 Jan 2019 12:29:37 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 234290] lang/ponyc: fix build on head (do not use clang 7) Message-ID: <bug-234290-7788-ni45F0Uy0C@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-234290-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-234290-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234290 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: tobik Date: Sat Jan 26 12:29:22 UTC 2019 New revision: 491273 URL: https://svnweb.freebsd.org/changeset/ports/491273 Log: Use clang50, clang++50 to build lang/ponyc Building the bitcode with clang70 and linking with llvm50 fails, so let's use the clang from the LLVM version that will be used by ponyc. =20 http://beefy12.nyi.freebsd.org/data/head-amd64-default/p490918_s343288/logs= /errors/ponyc-0.25.0_1.log PR: 234290 Submitted by: greg@unrelenting.technology (maintainer) Changes: head/lang/ponyc/Makefile --=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-234290-7788-ni45F0Uy0C>