Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-4864

build/ac-macros/macosx.m4: workaround AC_RUN_IFELSE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.14.0
    • None
    • compile
    • None

    Description

      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@bootlin.com>

      This patch has been retrieved from:

      https://git.buildroot.net/buildroot/tree/package/subversion/0002-workaround-ac-run-ifelse.patch

      Attachments

        1. 0002-workaround-ac-run-ifelse.patch
          0.9 kB
          Fabrice Fontaine

        Activity

          People

            Unassigned Unassigned
            ffontaine Fabrice Fontaine
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: