]> git.apps.os.sepia.ceph.com Git - autobuild-ceph.git/commit
fabfile: disable c++11 builds on wheezy
authorSage Weil <sage@redhat.com>
Fri, 28 Aug 2015 20:56:45 +0000 (16:56 -0400)
committerSage Weil <sage@redhat.com>
Fri, 28 Aug 2015 20:56:45 +0000 (16:56 -0400)
commit245941f2ede61c472c6a3de6466281664e3fdd0b
treefee50f5366dfdebfee0018240b40f5fbbf7cdcda
parent8c14ebed3237cd087ae8c2051664f7c0c0df1135
fabfile: disable c++11 builds on wheezy

Compiler is too old (experimental c++11 support only)

Signed-off-by: Sage Weil <sage@redhat.com>
fabfile.py