Fabrice Fontaine created SVN-4864:
-------------------------------------

             Summary: 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
         Environment: {{}}{{}}
            Reporter: Fabrice Fontaine
         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 <[email protected]>

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)

Reply via email to