Quoting Felipe Sateler (2013-09-24 16:34:16) > On Tue, Sep 24, 2013 at 11:33 AM, <fsate...@users.alioth.debian.org> > wrote: >> The following commit has been merged in the master branch: >> commit ae11cc02389f29f0e7c3545f35606a113ce68d60 >> Author: Felipe Sateler <fsate...@debian.org> >> Date: Tue Sep 24 11:33:11 2013 -0300 >> >> Pass env variables to waf > > > For some reason this works for LDFLAGS but not CFLAGS or CXXFLAGS. Any > ideas on why waf decides to ignore them? They are supposed to work...
Seems waf prefer those flags being spoonfed differently. I suggest to use this (and cleanup related local code) in rules file: include /usr/share/cdbs/1/class/waf.mk ...or alternatively cherry-pick relevant bits from that file. - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private
signature.asc
Description: signature
_______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers