Ludovic Courtès writes:

>> There's a tricky conflict in the ncurses package definition between
>> master and core-updates.
>>
>> On core-updates, there is 57742b35dc026 (gnu: ncurses: Install
>> pkg-config ‘.pc’ files.), and on master, it's d230cf61f6a (gnu: ncurses:
>> support mingw.).
>>
>> The mingw commit added some conditionals relating to mingw, and I'm not
>> sure if the pkg-config change should be applied for mingw builds or not.

> I think it can’t hurt MinGW cross-builds to keep the pkg-config change.

Yes.

> Your question was probably for Jan, no?

I started doing a manual merge this morning and then forgot.  I pushed
a manual merge of both commits to

    f55d1eff65ea -- https://gitlab.com/janneke/guix/tree/master

and tested it builds mingw ncurses and mingw guile

    ./pre-inst-env guix build --keep-failed --target=i686-w64-mingw32 ncurses
    ./pre-inst-env guix build --keep-failed --target=i686-w64-mingw32 guile

HTH -- Greetings,
Jan

-- 
Jan Nieuwenhuizen <jann...@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar®  http://AvatarAcademy.nl  

Reply via email to