[Lldb-commits] [lldb] r207864 - Use posix_spawn on NetBSD as well.

Shankar Easwaran shankare at codeaurora.org
Fri May 2 17:26:27 PDT 2014


On 5/2/2014 2:09 PM, Joerg Sonnenberger wrote:
>    
> -#if defined (__APPLE__) || defined (__linux__) || defined (__FreeBSD__) || defined (__GLIBC__)
> +#if defined (__APPLE__) || defined (__linux__) || defined (__FreeBSD__) || defined (__GLIBC__) || defined(__NetBSD__)
 > 80 columns ?

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by the Linux Foundation




More information about the lldb-commits mailing list