Bug 9886 - Add support for passing arguments to waf in Makefile
Summary: Add support for passing arguments to waf in Makefile
Status: NEW
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: Build (show other bugs)
Version: 4.0.5
Hardware: All All
: P5 enhancement (vote)
Target Milestone: ---
Assignee: Björn Jacke
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-16 12:28 UTC by Vadim Zhukov
Modified: 2013-05-16 12:32 UTC (History)
0 users

See Also:


Attachments
Add WAF_ARGS to root Makefile (275 bytes, patch)
2013-05-16 12:28 UTC, Vadim Zhukov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vadim Zhukov 2013-05-16 12:28:24 UTC
Created attachment 8887 [details]
Add WAF_ARGS to root Makefile

With this patch, it becomes easy to call WAF with additional arguments. This ability is quiet handy in automated environments that are already oriented on Makefile framework.