search for: 85305f8

Displaying 4 results from an estimated 4 matches for "85305f8".

Did you mean: 85305
2014 Nov 24
6
[PATCH] check-gnu-efi.sh: print the output of build-gnu-efi.sh
...we'd better not suppress the output of build-gnu-efi.sh, which is good for debugging. Signed-off-by: Robert Yang <liezhi.yang at windriver.com> --- efi/check-gnu-efi.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/efi/check-gnu-efi.sh b/efi/check-gnu-efi.sh index 85305f8..7d99e9a 100755 --- a/efi/check-gnu-efi.sh +++ b/efi/check-gnu-efi.sh @@ -25,7 +25,7 @@ if [ ! \( -f "$objdir/include/efi/$ARCH/efibind.h" -a -f "$objdir/lib/libefi.a" # Syslinux disables built-in implicit rules. export MAKEFLAGS= - ../../efi/build-gnu-efi.sh $ARC...
2014 Nov 25
0
[PATCH] check-gnu-efi.sh: print the output of build-gnu-efi.sh
...uild-gnu-efi.sh, which is good > for debugging. > > Signed-off-by: Robert Yang <liezhi.yang at windriver.com> > --- > efi/check-gnu-efi.sh | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/efi/check-gnu-efi.sh b/efi/check-gnu-efi.sh > index 85305f8..7d99e9a 100755 > --- a/efi/check-gnu-efi.sh > +++ b/efi/check-gnu-efi.sh > @@ -25,7 +25,7 @@ if [ ! \( -f "$objdir/include/efi/$ARCH/efibind.h" -a -f "$objdir/lib/libefi.a" > # Syslinux disables built-in implicit rules. > export MAKEFLAGS= > > -...
2014 Dec 22
0
[PATCH] check-gnu-efi.sh: print the output of build-gnu-efi.sh
...build-gnu-efi.sh, which is good > for debugging. > > Signed-off-by: Robert Yang <liezhi.yang at windriver.com> > --- > efi/check-gnu-efi.sh | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/efi/check-gnu-efi.sh b/efi/check-gnu-efi.sh > index 85305f8..7d99e9a 100755 > --- a/efi/check-gnu-efi.sh > +++ b/efi/check-gnu-efi.sh > @@ -25,7 +25,7 @@ if [ ! \( -f "$objdir/include/efi/$ARCH/efibind.h" -a -f "$objdir/lib/libefi.a" > # Syslinux disables built-in implicit rules. > export MAKEFLAGS= > > -...
2014 Nov 25
1
[PATCH] check-gnu-efi.sh: print the output of build-gnu-efi.sh
...gt; for debugging. >> >> Signed-off-by: Robert Yang <liezhi.yang at windriver.com> >> --- >> efi/check-gnu-efi.sh | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/efi/check-gnu-efi.sh b/efi/check-gnu-efi.sh >> index 85305f8..7d99e9a 100755 >> --- a/efi/check-gnu-efi.sh >> +++ b/efi/check-gnu-efi.sh >> @@ -25,7 +25,7 @@ if [ ! \( -f "$objdir/include/efi/$ARCH/efibind.h" -a -f "$objdir/lib/libefi.a" >> # Syslinux disables built-in implicit rules. >> export MA...