]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: use PERF_LOCAL_FLAGS only if defined 10828/head
authorMichel Normand <normand@linux.vnet.ibm.com>
Tue, 23 Aug 2016 15:24:15 +0000 (17:24 +0200)
committerMichel Normand <normand@linux.vnet.ibm.com>
Wed, 24 Aug 2016 06:54:42 +0000 (08:54 +0200)
commitafcec7038c1b34f08a6d6abfcd3ce7e5050f3608
treef87a6d3b2eecbdb4278d1ad74b2a4a7702c50cf4
parentd8a02b9f9ad63acfc89e88c4d49800c296d0f3a8
cmake: use PERF_LOCAL_FLAGS only if defined

in src/test/CMakeLists.txt
to avoid build error for ppc64/ppc64le archi

Fixes: http://tracker.ceph.com/issues/17104
Signed-off-by: Michel Normand <normand@linux.vnet.ibm.com>
src/test/CMakeLists.txt