On 2017-03-06, Christian Weisgerber <[email protected]> wrote: > Ports that use CONFIGURE_STYLE=imake don't actually honor the CC, > CFLAGS, CXX, CXXFLAGS settings. They just pick up whatever is > hardcoded in devel/imake-cf. This behavior has grown historically > and there is really no good reason for it. > > Here's a patch to change it.
It turns out that there are a handful of ports that use imake but don't use CONFIGURE_STYLE=imake. Only one of those actually failed in a test build, but I need to take another look. -- Christian "naddy" Weisgerber [email protected]
