Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-11250

fix endmacro of set_find_shared_library_without_version in CMakeLists

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.6.0
    • 2.6.0
    • build
    • None

    Description

      There is a small nit for set_find_shared_library_without_version in CMakeLists.txt:

      endmacro(set_find_shared_library_version LVERS)
      

      should be

      endmacro(set_find_shared_library_without_version)
      

      Attachments

        1. HADOOP-11250.001.patch
          0.6 kB
          Yi Liu

        Issue Links

          Activity

            People

              hitliuyi Yi Liu
              hitliuyi Yi Liu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: