Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (0m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-27 07:39:04 UTC Now

2023-12-12 16:28:45 UTC MAIN commitmail json YAML

mk/compiler.mk: Adjust USE_LANGUAGES documentation to recent changes

Setting dialects in USE_LANGUAGES has been deprecated in favor of
USE_CXX_FEATURES and FORCE_CXX_STD (which is a major improvement in
cleanliness of expression).  Actually say this, rather than
documenting that it is expected to use USE_LANGUAGES for the FORCE
case.

This is a comment-only change.

Proposed in concept on tech-pkg with no objections.

(gdt)