Hi Iain,

> This patches merges the D front-end with upstream dmd 821ed393d, and the
> standard library with upstream druntime 454471d8 and phobos 1206fc94f.

> libphobos/ChangeLog:
>
>       * libdruntime/MERGE: Merge upstream druntime 454471d8.
>       * libdruntime/Makefile.am (DRUNTIME_DSOURCES): Add
>       core/sync/package.d.
>       * libdruntime/Makefile.in: Regenerate.
>       * src/MERGE: Merge upstream phobos 1206fc94f.

unfortunately, you missed core/sync/package.d here, breaking the build:

make[5]: *** No rule to make target 'core/sync/package.d', needed by 
'core/sync/package.lo'.  Stop.

I copied the file from upstream libdruntime to fix it.

        Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

Reply via email to