Edit

IABSD.fr/src/gnu/lib

Branch :

  • Show log

    Commit

  • Author : tb
    Date : 2022-11-01 20:26:20
    Hash : b9a442fa
    Message : Do not neuter __attribute__ with __STRICT_ANSI__ This broke readline support in newer Pythons and generally seems a bad idea. Upstream have removed this conditional in 5.0. ok millert