]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rename test_arch.c --> test_arch.cc to avoid undefined reference to `__gxx_persona... 758/head
authorhuangjun <hjwsm1989@gmail.com>
Wed, 23 Oct 2013 05:38:10 +0000 (13:38 +0800)
committerhuangjun <hjwsm1989@gmail.com>
Wed, 23 Oct 2013 05:38:10 +0000 (13:38 +0800)
commit4c8be795d6bf3a52e9ac242f9263364ec59a9efd
tree78295d46deb002330af779c7eec60bd08bf2a0ec
parent31a94922a9ada132bea06be308484ead84e4d879
   rename test_arch.c --> test_arch.cc to avoid undefined reference to `__gxx_personality_v0' error.
Signed-off-by: huangjun <hjwsm1989@gmail.com>
src/test/Makefile.am
src/test/test_arch.c [deleted file]
src/test/test_arch.cc [new file with mode: 0644]