This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9233 - Link Rockbox Utility dynamically against the system's libspeex
Attached to Project:
Rockbox
Opened by Jonas Häggqvist (rasher) - Saturday, 02 August 2008, 17:45 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Thursday, 08 October 2009, 23:27 GMT+2
Opened by Jonas Häggqvist (rasher) - Saturday, 02 August 2008, 17:45 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Thursday, 08 October 2009, 23:27 GMT+2
|
DetailsThis patch makes Rockbox Utility link against the system libspeex, rather than using the copy in apps/
It's currently hard-coded and expects libspeex to be in /usr/lib - ideally it'd be smarter about this, and fall back to using the one in apps/ if there's no libspeex to be found. |
This task depends upon
Closed by Dominik Riebeling (bluebrother)
Thursday, 08 October 2009, 23:27 GMT+2
Reason for closing: Out of Date
Additional comments about closing: a similar solution utilizing pkg-config has been committed.
Thursday, 08 October 2009, 23:27 GMT+2
Reason for closing: Out of Date
Additional comments about closing: a similar solution utilizing pkg-config has been committed.
Some similar magic is still needed for rbutil/rbutilqt/rbutilqt.pro