libstorage / libstoragemgmt

A library for storage management
https://libstorage.github.io/libstoragemgmt-doc/
GNU Lesser General Public License v2.1
83 stars 32 forks source link

__GNUC_PREREQ Macro is not available on Alpine #402

Closed PhoenixMage closed 4 years ago

PhoenixMage commented 4 years ago

__GNUC_PREREQ is not guarenteed to be available (and isnt on Alpine)

tasleson commented 4 years ago

Change merged, thanks!