pam-python
pam-python copied to clipboard
New FreeBSD support + fix setup.py
Added support to build under FreeBSD with gcc >=5. To build use gmake instead of make. (tested with gcc5, gcc7 and ggc8) Fixed use of os.environ to be complaint with Python3