On Tue, Mar 14, 2017 at 08:57:35PM +0000, Stuart Henderson wrote:

> > Here is a diff to make emulators/virtualjaguar honour CFLAGS and
> > CXXFLAGS everywhere.

[...]

> > +MAKE_ENV = CXXFLAGS="${CXXFLAGS}"
> 
> Use MAKE_FLAGS...

When passing CXXFLAGS using MAKE_FLAGS, the Virtual Jaguar GUI won't
compile because upstream Makefile calls qmake at some point to generate
a Makefile for the GUI and required flags won't be appended correctly.

Reply via email to