[llvm] r244232 - [cmake] Handle Dragonfly BSD like FreeBSD

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 14:18:52 PDT 2015


r244659

On Thu, Aug 6, 2015 at 10:35 AM, Justin Bogner <mail at justinbogner.com>
wrote:
>
> I think you can write this like so:
>
>   if (${CMAKE_SYSTEM_NAME} MATCHES FreeBSD|DragonFly)
>
> That'll also fix the 80-column issue I was going to complain about ;)
>

r244659

> r244659
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150811/b4c193cb/attachment.html>


More information about the llvm-commits mailing list