-
- Downloads
Added define for qurt build so the _skel library works
The _skel lib created for the qurt build was failaing because
the loader could not find the un-exported global symbol because
default visibility was set to hidden. The define is used to
explicitly export the QAIC function needed bu the loader.
Signed-off-by:
Mark Charlebois <charlebm@gmail.com>
Please register or sign in to comment