ccanlint: don't ever used pre-built modules as dependencies.
They're often out-of-date, and we're about to do special things to the str module compile flags, so we don't *ever* want the default. It doesn't add much to build times, and it eliminates a nasty source of weird errors.
Showing
Please register or sign in to comment