From: Sage Weil Date: Wed, 2 Apr 2008 23:06:44 +0000 (-0700) Subject: makefile: don't build crushwrapper X-Git-Tag: v0.2~212^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7d4e7c91744bdbedf2334b5f89043fef2f71b4cc;p=ceph.git makefile: don't build crushwrapper --- diff --git a/src/Makefile.am b/src/Makefile.am index c53b280f82356..28b0955f71e13 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -77,7 +77,7 @@ crush/CrushWrapper_wrap.cxx: ${SWIG_FILES} libCrushWrapper.so: crush/CrushWrapper_wrap.cxx libcrush_so.a ${CXX} ${CXXFLAGS} ${SWIG_PL_INCLUDES} -I. -shared -fPIC $^ config.cc -o $@ -BUILT_SOURCES = libCrushWrapper.so +#BUILT_SOURCES = libCrushWrapper.so ## libcephclient.so