]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cmake/modules/BuildDPDK.cmake: update to adapt upstream changes
authorKefu Chai <kchai@redhat.com>
Wed, 12 Jun 2019 07:21:45 +0000 (15:21 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 12 Jun 2019 07:43:05 +0000 (15:43 +0800)
commitb848bce504941a076c597f2e4c472212bdd5b64c
tree98c73fbb9cc7be1440dcceacd9838afc47d9d39f
parent304c791db272a69f589f2828dcd4e1e752222187
cmake/modules/BuildDPDK.cmake: update to adapt upstream changes

* update execenv to remove "app", the targets ending with "app" changed
  to the ones without "app" now.
* pass CC by make variables not env variables, otherwise the default
  `cc` is used

Signed-off-by: Kefu Chai <kchai@redhat.com>
cmake/modules/BuildDPDK.cmake