On Mon, 25 Jul 2011, Matthew McClintock wrote:
> Signed-off-by: Matthew McClintock
> ---
> Not 100% sure about this fix, but it does remove a build failure when
> build with -j100
Applied, thanks.
Eric
>
> Makefile |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git
On Mon, 25 Jul 2011, McClintock Matthew-B29882 wrote:
> On Mon, Jul 25, 2011 at 3:11 PM, Eric B Munson wrote:
> > Unfortunately this doesn't work for me for a -j values. There is a subtle
> > timing issue with the linker script and the old linker tests. When I build
> > with -j4 I get failures
On Mon, Jul 25, 2011 at 3:11 PM, Eric B Munson wrote:
> Unfortunately this doesn't work for me for a -j values. There is a subtle
> timing issue with the linker script and the old linker tests. When I build
> with -j4 I get failures that suggest the linker script is not yet in place or
> being u
On Mon, 25 Jul 2011, Matthew McClintock wrote:
> Signed-off-by: Matthew McClintock
> ---
> Not 100% sure about this fix, but it does remove a build failure when
> build with -j100
>
> Makefile |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/Makefile b/Makefile
>
Signed-off-by: Matthew McClintock
---
Not 100% sure about this fix, but it does remove a build failure when
build with -j100
Makefile |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index d781871..7f03eb4 100644
--- a/Makefile
+++ b/Makefile
@@ -196,