On 11/20/2013 04:53 PM, Jonathan Watt wrote:
So if I use |DEBUG=1 make| as the documentation says to do then things are broken. If I use |make profile| then they work.

make DEBUG=1 profile-debug

The name of the profile target changes when you use DEBUG=1. (There is a plan to address this by just making a "debug-profile" or "profile-debug" target, eliminating the need for the flags.)

Andrew
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to