Re: [PATCH] Fix typo in cross-compilation documentation
Chris Liddell <[email protected]>
| Newsgroups | gmane.comp.printing.ghostscript.devel |
|---|---|
| Message-ID | <CAGy8pWp7uCs0_je60tWV1oD2MOYowQxK-s8UjZHMmSz3zjLe1A@mail.gmail.com> |
Normally we'd ask for patches to be submitted to bugs.ghostscript.com, but I'll make the change, since it pretty obviously wrong, and fairly trivial - I won't get berated for not having a tracking number for it! Chris On 8 January 2016 at 20:42, Brian Norris <[email protected]> wrote: > --- > I'm not sure if this is the right place to send this for the ghostscript > project, but here goes nothing... > > doc/Make.htm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/Make.htm b/doc/Make.htm > index a346febba913..bda001b0da0a 100644 > --- a/doc/Make.htm > +++ b/doc/Make.htm > @@ -776,7 +776,7 @@ Cross-compiling is not fully supported by the <code>configure</code> script (suc > support is a work-in-progress). > <p> > You can either use <code>base/unixansi.mak</code> or <code>unix-gcc.mak</code> > -as the basis for a cross-compile makefile, or use <code>ocnfigure</code> to > +as the basis for a cross-compile makefile, or use <code>configure</code> to > create a basic <code>Makefile</code> as the basis. And modify to suit. > <p> > You can set the compiler to your cross-compiler for <code>configure</code> by doing: > -- > 2.6.0.rc2.230.g3dd15c0 > > _______________________________________________ > gs-devel mailing list > [email protected] > http://ghostscript.com/cgi-bin/mailman/listinfo/gs-devel