Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-3007 ARM/aarch64 platform support
  3. KUDU-3145

KUDU_LINK should be set before function APPEND_LINKER_FLAGS is called

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.13.0
    • None
    • None

    Description

      KUDU_LINK should be set before function APPEND_LINKER_FLAGS is called

       

      Because in function APPEND_LINKER_FLAGS , there are following logic:

          if ("${LINKER_FAMILY}" STREQUAL "gold")
            if("${LINKER_VERSION}" VERSION_LESS "1.12" AND
               "${KUDU_LINK}" STREQUAL "d")
              message(WARNING "Skipping gold <1.12 with dynamic linking.")
              continue()
            endif()
      

       

      Attachments

        Activity

          People

            huangtianhua huangtianhua
            RenhaiZhao zhaorenhai
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 20m
                20m