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 (21m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-28 01:13:34 UTC Now

2015-11-08 19:27:40 UTC MAIN commitmail json YAML

Introduce a PLIST_VAR to deal with it not building a particular module
depending on available C++ dialects. This is an approximation until we
get a good way to assess dialect support in pkgsrc makefiles, but it
should improve the chances of getting a build.

(using GCC_REQD seems like overkill)

(dholland)