besser82 / libxcrypt

Extended crypt library for descrypt, md5crypt, bcrypt, and others
GNU Lesser General Public License v2.1
189 stars 52 forks source link

configure: Check availability of __attribute__((symver)). #141

Closed besser82 closed 3 years ago

besser82 commented 3 years ago

This PR is meant to fix #140.

codecov[bot] commented 3 years ago

Codecov Report

Merging #141 (9f6bc5d) into develop (9c0388e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #141   +/-   ##
========================================
  Coverage    88.57%   88.57%           
========================================
  Files           32       32           
  Lines         3615     3615           
  Branches       687      687           
========================================
  Hits          3202     3202           
  Misses         228      228           
  Partials       185      185           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c32e95c...9f6bc5d. Read the comment docs.