Edit

IABSD.fr/ports/java

Branch :

  • Show log

    Commit

  • Author : tb
    Date : 2023-12-28 16:41:33
    Hash : fdbddea8
    Message : jlint: avoid name collision with drem(3) Newer libcxx pulls in math.h, causing a name collision. Following FreeBSD move the local symbol to Jdrem. Either this works or no one is using this port, probably both. With the help of kurt