On Tue, Sep 24, 2013 at 9:26 PM, Jaromír Mikeš wrote:
> 2013/9/24 Felipe Sateler
>>
>> On Tue, Sep 24, 2013 at 5:01 PM, Jaromír Mikeš
>> wrote:
>> > 2013/9/24 Felipe Sateler
>> >> On Tue, Sep 24, 2013 at 11:33 AM,
>> >> >
>> >> > Pass env variables to waf
>> >>
>> >> For some reason this
On Tue, Sep 24, 2013 at 6:36 PM, Jonas Smedegaard wrote:
> Quoting Felipe Sateler (2013-09-24 23:22:09)
>> We should also disable the optimizations and enable them manually (it
>> is now ftbs everywhere). We need to set the --dist-target argument to
>> configure appropriately (x86_64 in amd64, i38
On Tue, Sep 24, 2013 at 6:31 PM, Jonas Smedegaard wrote:
> Quoting fsate...@users.alioth.debian.org (2013-09-24 16:33:18)
>> DEB_MAKE_EXTRA_ARGS = -v --destdir=$(CURDIR)/debian/tmp
>> DEB_MAKE_BUILD_TARGET = build i18n_mo
>> +DEB_MAKE_ENVVARS = CFLAGS="$(or $(CFLAGS_$(cdbs_curpkg)),$(CFLAGS))"
Quoting Felipe Sateler (2013-09-24 23:22:09)
> We should also disable the optimizations and enable them manually (it
> is now ftbs everywhere). We need to set the --dist-target argument to
> configure appropriately (x86_64 in amd64, i386 in i386 and none in the
> rest, I think). Not sure if that
Quoting fsate...@users.alioth.debian.org (2013-09-24 16:33:18)
> DEB_MAKE_EXTRA_ARGS = -v --destdir=$(CURDIR)/debian/tmp
> DEB_MAKE_BUILD_TARGET = build i18n_mo
> +DEB_MAKE_ENVVARS = CFLAGS="$(or $(CFLAGS_$(cdbs_curpkg)),$(CFLAGS))"
> CXXFLAGS="$(or $(CXXFLAGS_$(cdbs_curpkg)),$(CXXFLAGS))" CPPFL
Quoting Felipe Sateler (2013-09-24 16:34:16)
> On Tue, Sep 24, 2013 at 11:33 AM,
> wrote:
>> The following commit has been merged in the master branch:
>> commit ae11cc02389f29f0e7c3545f35606a113ce68d60
>> Author: Felipe Sateler
>> Date: Tue Sep 24 11:33:11 2013 -0300
>>
>> Pass env variab
On Tue, Sep 24, 2013 at 5:01 PM, Jaromír Mikeš wrote:
> 2013/9/24 Felipe Sateler
>>
>> On Tue, Sep 24, 2013 at 11:33 AM,
>> wrote:
>> > The following commit has been merged in the master branch:
>> > commit ae11cc02389f29f0e7c3545f35606a113ce68d60
>> > Author: Felipe Sateler
>> > Date: Tue
2013/9/24 Felipe Sateler
> On Tue, Sep 24, 2013 at 11:33 AM,
> wrote:
> > The following commit has been merged in the master branch:
> > commit ae11cc02389f29f0e7c3545f35606a113ce68d60
> > Author: Felipe Sateler
> > Date: Tue Sep 24 11:33:11 2013 -0300
> >
> > Pass env variables to waf
>
On Tue, Sep 24, 2013 at 11:33 AM, wrote:
> The following commit has been merged in the master branch:
> commit ae11cc02389f29f0e7c3545f35606a113ce68d60
> Author: Felipe Sateler
> Date: Tue Sep 24 11:33:11 2013 -0300
>
> Pass env variables to waf
For some reason this works for LDFLAGS but