[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Make Mach-O autoconf Check Cacheable Variable

From: Julian Foad <julianfoad_at_apache.org>
Date: Mon, 10 Sep 2018 12:15:12 +0100

Just pinging...

Ben Hekster wrote on 2018-08-30:
> [[[
> Make the Mach-O check an autoconf cacheable variable
> * build/ac-macros/macosx.m4
> (SVN_LIB_MACHO_ITERATE): Wrapped the m4 macro inside an AC_CACHE_CHECK;
> this allows
> the result of the check to passed 'configure' explicitly, eliminating the
> need to compile and run
> a test program. This is necessary when cross-compiling to a different
> architecture because
> the test program is also cross-compiled and won't run in the host
> environment.
> ]]]
>
> Email had 1 attachment:
> + subversion-mach-O.PATCH

Can anyone test it, at least test that it doesn't break a non-cross-compiling build, or comment on whether this is safe to commit? It sounds plausible to me but I can't test it.

- Julian
Received on 2018-09-10 13:15:20 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.