]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
Revert "ceph-pull-requests/build/build: enable WITH_PMEM" 2023/head
authorKefu Chai <tchaikov@gmail.com>
Mon, 13 Jun 2022 16:26:44 +0000 (00:26 +0800)
committerGitHub <noreply@github.com>
Mon, 13 Jun 2022 16:26:44 +0000 (00:26 +0800)
ceph-pull-requests/build/build

index 55bd46365bdfa93d5e3e269bb317d72eacd00cca..9e74e3332e4f2bf664ffd0c6f03c957ca9a3ced1 100644 (file)
@@ -9,7 +9,6 @@ fi
 export NPROC=$(nproc)
 export WITH_SEASTAR=true
 export WITH_RBD_RWL=true
-export WITH_PMEM=true
 if which apt-get > /dev/null ; then
     export WITH_ZBD=true
 fi