I was trying to do an rpmbuild of v9.0.2 for aarch64 and got the following 
error:

test/perf_local.cc: In function 'double div32()':
test/perf_local.cc:396:31: error: impossible constraint in 'asm'
                          "cc");

Probably should have an if defined (__i386__) around it.

-- Tom

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to