Vadim Zhukov:

> > Enter qt5.port.mk:
> >
> >   MAKE_FLAGS +=   ${_MODQT5_SETUP}
> >   ...
> >   # useful?
> >   _MODQT5_SETUP +=        CC=${CC} CXX=${CXX}
> >
> > This forces CC=cc into the build and breaks it.
> >
> > Do we really need this forceful override in all ports that use Qt5?
> 
> The CXX override was the one really needed, and I've added CC to make
> things look like similar.

Why do we need the CXX override in the first place?

-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to