OpenKMIP / libkmip

A C implementation of the KMIP specification.
Other
38 stars 25 forks source link

Install SGX-compatible version by default. #65

Closed arp102 closed 2 years ago

arp102 commented 2 years ago

The standard SGX-compatible library format is an archive .a file containing only position-independent code (compiled with -fPIC).

This has been added as a new install file to avoid breaking anything, although it basically serves the same purpose as libkmip-core.