Date: Mon, 11 Aug 2014 08:51:08 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 192574] New: [patch] news/husky-devel: fix build without gcc Message-ID: <bug-192574-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192574 Bug ID: 192574 Summary: [patch] news/husky-devel: fix build without gcc Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: osharoiko@gmail.com Created attachment 145652 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145652&action=edit husky-devel-nogcc-20140810.diff: fixes build without gcc husky-*-devel ports have $CC and $CXX overridden in their makefiles which breaks build when gcc is not installed. Attached patch resolves this problem. Verified to build with patch on 10.0/i386/nogcc and 9.2/amd64/gcc. -- 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-192574-13>