Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2018 03:16:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 232268] [New port] devel/ccls: C/C++/Objective-C language server
Message-ID:  <bug-232268-7788-G8y7Pysyrg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232268-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232268-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=3D232268

Nathan <ndowens@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ndowens@yahoo.com

--- Comment #2 from Nathan <ndowens@yahoo.com> ---
Comment on attachment 198161
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D198161
shar file for the new port

BROKEN_powerpc64=3D       fails to build: Checking for 'clang++' (C++ compi=
ler):
not found
May could be fixed if you updated the configure.ac script(assuming it has o=
ne)
to where it checks for clang or gcc and have if powerpc use gcc.

For example something somewhat similar in patch but have to change the
AC_CHECK_LIB to where it checks for compiler:
https://svnweb.freebsd.org/ports/head/irc/irssi/files/patch-configure.ac?vi=
ew=3Dmarkup&pathrev=3D482051

--=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-232268-7788-G8y7Pysyrg>