The visibility attribute is a GCC 4+ feature.
GCC 2.95 also warns about the unsigned/signed comparision.
This is a backport of libsecp256k1 PR773
Differential D7594
Fix some compile problems on weird/old compilers. deadalnix on Sep 27 2020, 22:35. Authored by Tags None Subscribers None
Details
The visibility attribute is a GCC 4+ feature. This is a backport of libsecp256k1 PR773 ninja check-secp256k1 I do not have GCC 2.95 installed, so I'll trust this is fixing the problem.
Diff Detail
Event TimelineComment Actions [Bot Message] |