CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected] 2025/12/04 00:48:02

Modified files:
        comms/fldigi   : Makefile 
        devel/commoncpp: Makefile 
        graphics/freeimage: Makefile 
        graphics/lsys  : Makefile 
        java/jlint     : Makefile 

Log 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@

Reply via email to