Edit

IABSD.fr/ports/java/jlint

Branch :

  • Show log

    Commit

  • Author : claudio
    Date : 2025-12-04 07:48:02
    Hash : e3d2d4cd
    Message : Make this work with gcc15 Remove base-gcc from COMPILER, replace the CXXFLAGS_base-clang with CXXFLAGS so that the right -std=c++XY is passed to the compiler since in most cases the c++ needs to be downgraded to make the code compile. OK sthen@ tb@