Gentoo Archives: gentoo-alt

From: yegle <cnyegle@×××××.com>
To: "gentoo-alt@l.g.o" <gentoo-alt@l.g.o>
Subject: Re: [gentoo-alt] Re: OS X prefix: vim has("mac") and has("macunix") return false?
Date: Sat, 10 Oct 2015 17:01:09
Message-Id: CAFL5w3Vjgt+7d7ZaZ2R_UCEvf=uSTQw85GxHVu1G9rRmkAgRfA@mail.gmail.com
In Reply to: [gentoo-alt] Re: OS X prefix: vim has("mac") and has("macunix") return false? by Fabian Groffen
1 I believe so, because during the compilation -DMACOS_X_UNIX was passed
2 to clang and I can see from source code this is how has("macunix")
3 been enabled.
4
5 But the installation failed in linking. I'm not sure if this was
6 because I used an old prefix from Yosemite in El Capitan, or because I
7 used clang 3.7.0 from prefix...
8
9 On Sat, Oct 10, 2015 at 12:42 AM, Fabian Groffen <grobian@g.o> wrote:
10 > On 09-10-2015 21:52:33 -0700, yegle wrote:
11 >> Aha, found it.
12 >>
13 >> There's a --disable-darwin in the ebuild file, and the comment said
14 >> this was for https://bugs.gentoo.org/show_bug.cgi?id=19115 which has
15 >> been fixed long ago.
16 >>
17 >> Any devs here who can help correct this? Thank you!
18 >
19 > Does it work if you enable it?
20 >
21 > --
22 > Fabian Groffen
23 > Gentoo on a different level
24
25
26
27 --
28 yegle
29 http://about.me/yegle

Replies