I thought everyone knew.
OK, I will write up some text for INSTALL.
On May 8, 2014 11:31 PM, "Andy Zhou" wrote:
> This is great and I was not aware of this. Although I knew GCC and GDB
> builds support build directories.
>
> IMHO, It will be helpful to other developers as well.
>
> On Thu, May 8
This is great and I was not aware of this. Although I knew GCC and GDB
builds support build directories.
IMHO, It will be helpful to other developers as well.
On Thu, May 8, 2014 at 9:42 PM, Ben Pfaff wrote:
> On Fri, May 09, 2014 at 01:37:19PM +0900, YAMAMOTO Takashi wrote:
>> > On Fri, May 09,
On Fri, May 09, 2014 at 01:37:19PM +0900, YAMAMOTO Takashi wrote:
> > On Fri, May 09, 2014 at 01:26:03PM +0900, YAMAMOTO Takashi wrote:
> >> sorry, i didn't know builddir can be different from srcdir.
> >
> > I guess not everyone builds that way but I like to have multiple
> > builddirs so that I
> On Fri, May 09, 2014 at 01:26:03PM +0900, YAMAMOTO Takashi wrote:
>> sorry, i didn't know builddir can be different from srcdir.
>
> I guess not everyone builds that way but I like to have multiple
> builddirs so that I can easily do both Clang and GCC builds off a single
> source tree.
sounds
On Fri, May 09, 2014 at 01:26:03PM +0900, YAMAMOTO Takashi wrote:
> sorry, i didn't know builddir can be different from srcdir.
I guess not everyone builds that way but I like to have multiple
builddirs so that I can easily do both Clang and GCC builds off a single
source tree.
> > - (dot -T pl
sorry, i didn't know builddir can be different from srcdir.
> CC: YAMAMOTO Takashi
> Signed-off-by: Ben Pfaff
> ---
> vswitchd/automake.mk | 2 +-
> vtep/automake.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/vswitchd/automake.mk b/vswitchd/automake.mk
> in
CC: YAMAMOTO Takashi
Signed-off-by: Ben Pfaff
---
vswitchd/automake.mk | 2 +-
vtep/automake.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/vswitchd/automake.mk b/vswitchd/automake.mk
index fd291ef..a09605f 100644
--- a/vswitchd/automake.mk
+++ b/vswitchd/automake.