June 28, 2014 [phobos] [D-Programming-Language/phobos] cb989e: Fix "make install" on Linux. | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation