Build acc tool with static rather than shared library.
OS X does not allow relative shared library path names in compiled apps, so we have to create and link with a static library version of libacc.
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
OS X does not allow relative shared library path names in compiled apps, so we have to create and link with a static library version of libacc.