On Wed, Dec 19, 2012 at 06:04:41PM +0600, Andrey Rahmatullin wrote:
> @@ -86,6 +84,7 @@
>       mv config/Makefile.def config/Makefile.def.static && \
>       sed -e '/^CFLAGS =/s/-O -/-fPIC -/' -e '/^CXXFLAGS =/s/-O -/-fPIC -/' \
>       -e '/^AR =/s/ar/gcc/' -e '/^ARFLAGS =/s/cruv/-lstdc++ -lz -lxml2 
> -lpthread -lssl -lcrypto $(LDFLAGS) -shared -Wl,-soname,\$$\@.2 -o/' \
> +     -e '/^AR =/s/ar/g++/' -e '/^ARFLAGS =/s/cruv/$(LDFLAGS) -shared 
> -Wl,-soname,\$$\@.2 -o/' \
>       -e '/^LIBEXT =/s/a/so/' -e '/^RANLIB =/s/ranlib/:/' \
>       <config/Makefile.def.static >config/Makefile.def && \
>       $(MAKE) libsrc-all && \
Oh, this is not the same as was proposed in the original report so I need to
check the original version of this diff before uploading.

-- 
WBR, wRAR

Attachment: signature.asc
Description: Digital signature

Reply via email to