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

[GitHub] [subversion] ffontaine opened a new pull request #21: build/ac-macros/macosx.m4: workaround AC_RUN_IFELSE

From: GitBox <git_at_apache.org>
Date: Sun, 30 Aug 2020 11:31:20 -0000

ffontaine opened a new pull request #21:
URL: https://github.com/apache/subversion/pull/21

   The SVN_LIB_MACHO_ITERATE macro contains an AC_RUN_IFELSE test that
   doesn't work when cross-compiling. However, this macro is related to
   testing Mac OS X APIs, so in the context of Buildroot, we don't care,
   and the test program is not even going to build. So we simply
   workaround this by turning the test into an AC_COMPILE_IFELSE.
   
   Signed-off-by: Thomas Petazzoni <thomas.petazzoni_at_bootlin.com>
   [Retrieved from:
   https://git.buildroot.net/buildroot/tree/package/subversion/0002-workaround-ac-run-ifelse.patch]
   Signed-off-by: Fabrice Fontaine <fontaine.fabrice_at_gmail.com>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users_at_infra.apache.org
Received on 2020-08-30 13:31:28 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.