ROCT-Thunk-Interface icon indicating copy to clipboard operation
ROCT-Thunk-Interface copied to clipboard

Fix compilation on musl-based systems

Open AngryLoki opened this issue 2 years ago • 2 comments

This allows to build ROCT-Thunk-Interface for Alpine Linux, Gentoo with musl profile and so on.

List of changes:

  • Fix redefinition of PAGE_SIZE from limits.h
  • Use NAME_MAX from limits.h

Closes #65

AngryLoki avatar Mar 09 '24 13:03 AngryLoki

Thanks for your contribution! I have pulled this internally and it'll be in our next release. I'll close this off at that time.

kentrussell avatar Mar 13 '24 15:03 kentrussell

So this one missed 6.1, but it should be in the 6.2 release.

kentrussell avatar Apr 22 '24 21:04 kentrussell

Yes, merged successfully, closing.

AngryLoki avatar Aug 04 '24 21:08 AngryLoki