• Sergei Golubchik's avatar
    FreeBSD compilation fixes · 4adc1269
    Sergei Golubchik authored
    * FreeBSD calls amd64 what Linux calls x86_64
    * signal returns void (*)(int)
    * struct pam_message has char*, not const char*
    * krb5_free_unparsed_name exists, but is deprecated
    4adc1269
CMakeLists.txt 4.08 KB