Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jul 2012 20:54:45 +0800
From:      Yanhui Shen <shen.elf@gmail.com>
To:        freebsd-stable@freebsd.org
Subject:   Why not provide libclang.so in base?
Message-ID:  <CAEEM4vmpsZz3MKjtNrDYZ9A9z=4%2BXqV-cTh5xGRQ4J8-yQoiYw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

I'm using clang-complete plugin in vim,
it claims with libclang.so instead of bin/clang it works better.

However libclang.so is not installed by a default "make buildworld && make
installworld",
even with 'WITH_CLANG_EXTRAS="YES"' in src.conf.
I have to install lang/clang *again* from ports to acquire the
"libclang.so".

So why not provide "libclang.so" in base directly?
I think if it's not a general component, provide a flag something like
"WITH_LIBCLANG=YES" is also fine.

-- 
Best regards,
Yanhui Shen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAEEM4vmpsZz3MKjtNrDYZ9A9z=4%2BXqV-cTh5xGRQ4J8-yQoiYw>