libnxz / power-gzip

POWER NX zlib compliant library
23 stars 18 forks source link

Addapt nx_enumerate_engines() to work with PowerVM #72

Closed rzinsly closed 3 years ago

rzinsly commented 3 years ago

This patch detects the platform where libnxz is being built and sets 1 NX engine for PowerVM on nx_enumerate_engines(). Fixes #62.

Signed-off-by: Raphael Moreira Zinsly rzinsly@linux.ibm.com