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 (1h)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (58d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (170d) 

2024-05-28 17:44:44 UTC Now

2016-10-25 20:54:24 UTC MAIN commitmail json YAML

Remove DRAGONFLY_CCVER=gcc44

This is not a legal value for CCVER anymore.  The legal values are
"gcc47" or "gcc50".  However, "gcc47" should be avoid.  For now everything
should build with the primary base compiler on DragonFly.

(marino)