[Buildroot] [PATCH] zeromq: add C++ bindings

Simon Dawson spdawson at gmail.com
Mon Mar 18 16:41:05 UTC 2013


Hi Thomas,

On 18 March 2013 16:06, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:
> I really believe cppzmq and zmqpp should be normal separate packages,
> that select the zeromq package. I don't see why we would "invert" the
> traditional logic we use for all packages.

Okay; I'll make them separate packages then.

>> +define ZMQPP_BUILD_CMDS
>> +     $(TARGET_MAKE_ENV) $(ZMQPP_MAKE_ENV) $(MAKE) $(ZMQPP_MAKE_OPT) -C $(@D)
>> +endef
>
> I'm surprised, you're not passing CC, CXX and al. ? Not needed?

Hmm. You're quite right --- this doesn't work at all. Will fix in the
next iteration.

Thanks for the feedback.

Simon.


More information about the buildroot mailing list