#!/bin/bash

echo "Unfortunately it is not possible to compile ceph-dencoder" 1>&2
echo "on this architecture, see bug #947886." 1>&2
echo "" 1>&2
exit 1

