On Mon, Jul 20, 2015 at 1:24 PM, Ben Pfaff <[email protected]> wrote: > correctly. The version on master (commit 5b3c194faa61) > did not include the $(srcdir) prefixes because master had a previous commit > ab70cd304210e (Makefiles: Stop distributing files because building them > requires Python.) that is not on branch-2.4, and when I did the crossport I > failed to pay enough attention to realize that retaining $(srcdir) for the > target was incorrect: an .lo file would always be in the builddir. Thus, > this commit fixes the problem. >
Acked-by: Alex Wang <[email protected]> Tested, Thanks, Alex Wang, _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
