HomeFreeBSD

Make buildable on non-x86 architecture:

Description

Make buildable on non-x86 architecture:

  • CImg.h assumes signed char, make it signed explicitly.
  • -mtune=generic doesn't exist on e.g. powerpc64.
  • USES=compiler:c11 is necessary.

PR: 241026
Submitted by: pkubaj

Details

Provenance
thierryAuthored on
Parents
rP513711: Add py-pipreqs 0.4.9, generate requirements.txt file for any project
Branches
Unknown
Tags
Unknown