Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-32936

fix potential ARMv8 R compulation issue - was: ARMel not correctly detected

    XMLWordPrintable

Details

    Description

      Debian armel (ARMv5 and ARMv6) toolchain is not currently working. It would be nice to have and problem is that there is not enough detection in ARM code to make sure that ARM is new enough to have NEON. To build with Debian armel toolchain there should be -mfpu=neon -mfloat-abi=softfp when detected that there is no NEON support which gives: softfp: Allows use of floating-point instructions but maintains compatibility with the soft-float ABI. Which means it's slower but not need for code changes.

      Debian discussion is on Salsa:
      https://salsa.debian.org/mariadb-team/mariadb-server/-/merge_requests/32

      Attachments

        Issue Links

          Activity

            People

              illuusio Tuukka Pasanen
              illuusio Tuukka Pasanen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.