[Issue 13263] phobos/posix.mak has incorrect dependencies
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sat Aug  9 08:43:56 PDT 2014
    
    
  
https://issues.dlang.org/show_bug.cgi?id=13263
Martin Nowak <code at dawg.eu> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
--- Comment #3 from Martin Nowak <code at dawg.eu> ---
I just used $(DRUNTIME) as target, so make doesn't know about the additional
$(DRUNTIMESO) output. I think this is good enough as the archive and the shared
library shouldn't be out-of-sync.
https://github.com/D-Programming-Language/phobos/pull/2409
--
    
    
More information about the Digitalmars-d-bugs
mailing list