On 2018/04/01 20:11, Utkarsh Anand wrote:
> 
> 
> 01.04.2018, 20:05, "Jeremie Courreges-Anglas" <[email protected]>:
> > On Sun, Apr 01 2018, Utkarsh Anand <[email protected]> wrote:
> >>  Thank you all for your inputs. With this, I conclude almost complete
> >>  support for OpenBSD:
> >>  
> >> https://github.com/neovim/neovim/pull/8215/commits/0f65aa585985ad00803d681c85779011c9e9682a
> >
> > This looks very wrong, you should fix the build with clang instead of
> > forcing neovim to use an old gcc version. Please do not push this
> > upstream.
> >
> > --
> > jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
> 
> Only LuaJIT builds with gcc. Neovim builds with clang.

Some OpenBSD architectures are clang-only, with no gcc at all.

Note that the LuaJIT port on OpenBSD clang arches is built with clang.
All it does different is set TARGET_LDFLAGS to use libc++api/libpthread.

Reply via email to