]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake/modules: look for GNU make first instead of BSD make 31781/head
authorDeepika Upadhyay <dupadhya@redhat.com>
Fri, 22 Nov 2019 14:21:55 +0000 (19:51 +0530)
committerDeepika Upadhyay <dupadhya@redhat.com>
Mon, 25 Nov 2019 07:46:04 +0000 (13:16 +0530)
commitabf3dc0cf9ae92538bb69f403f8c2622b9d5c674
tree2823a3c87e5986d42a4be65bdeed79aa6d52033e
parenta930706aa603ba91800221bba754ee478164108d
cmake/modules: look for GNU make first instead of BSD make

  * BuildDPDK.cmake, BuildSPDK.cmake:
      * give priority to build with gmake
      * throw error if make not found

Signed-off-by: Deepika Upadhyay <dupadhya@redhat.com>
cmake/modules/BuildDPDK.cmake
cmake/modules/BuildSPDK.cmake