[ https://issues.apache.org/jira/browse/SVN-4864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17191721#comment-17191721 ]
Nathan Hartman commented on SVN-4864: ------------------------------------- A fix was committed in [r1881534|https://lists.apache.org/thread.html/r352e5e241879aebf62bdb2d24a438c01bc16780f1d394e73bff10210%40%3Ccommits.subversion.apache.org%3E]. > build/ac-macros/macosx.m4: workaround AC_RUN_IFELSE > --------------------------------------------------- > > Key: SVN-4864 > URL: https://issues.apache.org/jira/browse/SVN-4864 > Project: Subversion > Issue Type: Bug > Components: compile > Affects Versions: 1.14.0 > Reporter: Fabrice Fontaine > Priority: Major > Attachments: 0002-workaround-ac-run-ifelse.patch > > > 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.petazz...@bootlin.com> > This patch has been retrieved from: > https://git.buildroot.net/buildroot/tree/package/subversion/0002-workaround-ac-run-ifelse.patch -- This message was sent by Atlassian Jira (v8.3.4#803005)