pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/cad



Hey, so for my recent commits what I did was:

- convert GCC_REQD to USE_CXX_FEATURES
- if I could, attempt to build it with default compiler settings
  (i.e. USE_LANGUAGES set to c++03) and see if it built. If it does,
  also remove the version from USE_LANGUAGES if USE_CXX_FEATURES
  exists.

Some packages were too big to build test, or fail for other
reasons (there is something wrong with docbook-xsl on my system
that I've never been able to figure out - it can never find
stylesheets). So I left USE_LANGUAGES also, like kicad here.

The behaviour of USE_LANGUAGES is unchanged in pkgsrc - from
your email Greg, it sounds like I changed what it does. I changed
the way it's documented only.



Home | Main Index | Thread Index | Old Index