Fix gcc init pragma warnings
Use constructor attribute on non-Solaris platforms.
The #pragma init/fini ->attribute((constructor/destructor))
conversions, these should go upstream.
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Fix gcc init pragma warnings Tags None Referenced Files None Subscribers None
Description
Details
|