[Issue 13263] phobos/posix.mak has incorrect dependencies
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Aug 13 12:52:55 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13263
--- Comment #4 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/8f12e8062fc26a428a23f417eddebce73c854506
fix Issue 13263
- replace phony druntime_libs target with $(DRUNTIME)
- add fake FORCE dependency to always invoke druntime's makefile
https://github.com/D-Programming-Language/phobos/commit/2f9e056bb88a24cb3f01f77f79abc732ebd1e1c7
Merge pull request #2409 from MartinNowak/fix13263
fix Issue 13263
--
More information about the Digitalmars-d-bugs
mailing list