Friday, 23 October 2015

Re: [gccsdk] libfreetype6

In article <56283137.5010506@macpcrepair.co.uk>,
John Ballance <jwb@macpcrepair.co.uk> wrote:
> FYI this is the modified detect.p I have used...

> --- builds/unix/detect.mk.orig 2013-05-28 22:00:03.000000000 +0100
> +++ builds/unix/detect.mk 2014-01-04 18:35:52.374143596 +0000
> @@ -84,7 +84,7 @@
> CONFIG_SHELL="$(CONFIG_SHELL)" \
> $(CONFIG_SHELL) $(TOP_DIR)/builds/unix/configure $(value CFG)
> else
> - cd builds/unix; \
> + : #cd builds/unix; \
> CONFIG_SHELL="$(CONFIG_SHELL)" \
> $(CONFIG_SHELL) ./configure $(value CFG)
> endif

It just needed the two lines below commenting out too. I've checked in the
fix.

Chris.


_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

No comments:

Post a Comment