[phobos] [D-Programming-Language/phobos] cb989e: Fix "make install" on Linux.
GitHub via phobos
phobos at puremagic.com
Sat Jun 28 17:49:17 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: cb989ea649f3b9913336260020b96948f52b063d
https://github.com/D-Programming-Language/phobos/commit/cb989ea649f3b9913336260020b96948f52b063d
Author: David Nadlinger <code at klickverbot.at>
Date: 2014-06-28 (Sat, 28 Jun 2014)
Changed paths:
M posix.mak
Log Message:
-----------
Fix "make install" on Linux.
The "install" target requires the static library as well as
the shared onject version of Phobos. This fixes the target
dependencies to reflect that.
Commit: 58516eb32121dc15a4f3ad228094acd699256f59
https://github.com/D-Programming-Language/phobos/commit/58516eb32121dc15a4f3ad228094acd699256f59
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-06-29 (Sun, 29 Jun 2014)
Changed paths:
M posix.mak
Log Message:
-----------
Merge pull request #2278 from klickverbot/fix-linux-install
Fix "make install" on Linux.
Compare: https://github.com/D-Programming-Language/phobos/compare/6c125e08d406...58516eb32121
More information about the phobos
mailing list