commit | 8f7d9bfa0a15d3063f9475da9c5e579ea935ac68 | [log] [tgz] |
---|---|---|
author | Gavin Liu <gavin.liu@mediatek.com> | Wed Feb 05 09:47:54 2025 +0800 |
committer | Gavin Liu <gavin.liu@mediatek.corp-partner.google.com> | Wed Feb 05 09:58:23 2025 +0800 |
tree | 21b83ec050c72e19764e9dcaa371258f684dd4bd | |
parent | 0c370e2d592b96554ac6d5dca4242733ab14300f [diff] |
fix(mt8196): add whole-archive option to prebuilt library Added `-Wl,--whole-archive` option to the LDLIBS in the platfrom.mk to ensure that the symbols within the library are not stripped during the linking process. Change-Id: I35c728d3ccc98489183285a96f703e02dc7505d3 Signed-off-by: Gavin Liu <gavin.liu@mediatek.com>