| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
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 <aneejit1@gmail.com>
(cherry picked from commit b9448655a28d8357dbed7d2a4f3171440703c0bf)
|
| |
|
|
|
|
|
|
| |
This resolves FTBFS due to a narrowing conversions using
C++11 dialect (GCC6) in python-tqt and python-trinity
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0747f550f709a80d4dda351f6f593113a15d9f43)
|
| | |
|
| |
|
|
| |
It allows to retain compatibility with the original SIP4
|
| | |
|
| |
|
|
| |
This reverts commit f39e1b176003642f9bd4e712cfd8acdf9665f81a.
|
| | |
|
| | |
|
| | |
|
| |
|