python-prctl icon indicating copy to clipboard operation
python-prctl copied to clipboard

Relax gcc tests taking into account the desired compilers

Open hmaarrfk opened this issue 4 years ago • 0 comments

Closes https://github.com/seveas/python-prctl/issues/35

  • Used the compiler set by CC
  • Taking into account the CPPFLAGS
  • Ensure to test for "truthyness" of environment variables more correctly.
  • Enable users to disable the checks.
  • Document how to disable the checks.
  • Specify minimum python required version in metadata for pypi installs.

hmaarrfk avatar Nov 13 '21 20:11 hmaarrfk