On Tue, Aug 01, 2017 at 06:05:40PM -0400, Aaron Conole wrote:
> When intermediary files are generated, the destination directory is assumed
> to exist.  This has worked so far because most files are built prior to
> the dist-packaging step.  However, any files which require rebuild after
> the packaging step may end up in failure if the output directory is not
> available.  This commit adds a 'mkdir -p' before generating the output files.
> 
> Signed-off-by: Aaron Conole <[email protected]>

Thanks for working on the makefiles.

What's an example of a file for which this makes a difference?  I'm
having trouble understanding when this helps.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to