diff options
author | aneejit1 <[email protected]> | 2022-05-07 16:15:00 +0000 |
---|---|---|
committer | aneejit1 <[email protected]> | 2022-05-09 21:20:54 +0000 |
commit | b9448655a28d8357dbed7d2a4f3171440703c0bf (patch) | |
tree | 704ada28f94e47adfd1a6f2228bb501fee3809d4 /specs/linux-arm-thumb-g++ | |
parent | c9762bd162d2c0c33fec1dc1bce2c5a70357d6c8 (diff) | |
download | sip4-tqt-b9448655a28d8357dbed7d2a4f3171440703c0bf.tar.gz sip4-tqt-b9448655a28d8357dbed7d2a4f3171440703c0bf.zip |
Ensure module initialisation is exported globally
The generated module initialisation function fails to export because of
the "-fvisibility-hidden" resulting in an import failure on missing
symbol. Alter the visibility of the initialisation function to "default"
to ensure that it winds up as "global" in the module binary.
Signed-off-by: aneejit1 <[email protected]>
Diffstat (limited to 'specs/linux-arm-thumb-g++')
0 files changed, 0 insertions, 0 deletions