gnu: pjproject: Enable shared libraries.
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>
Sat, 1 Aug 2020 06:08:30 +0000 (02:08 -0400)
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>
Tue, 4 Aug 2020 03:30:12 +0000 (23:30 -0400)
commit5cba0f48053c036466ff8a61395673ca504e0f73
tree6b1422984db89308130e3ce78f3a47cc63adb04c
parent3557d7d8bcc5427a5c716cdd65b703812d4d681d
gnu: pjproject: Enable shared libraries.

* gnu/packages/telephony.scm (pjproject)[outputs]: Add a "static" output.
[phases]: Move the 'check phase after the 'install phase.
{move-static-libraries}: Add phase.
[configure-flags]: Set LDFLAGS to add a runpath reference to self.
gnu/packages/telephony.scm