]> git.pld-linux.org Git - packages/LeakTracer.git/commitdiff
- yep, -lstdc++ is needed on amd64.
authorPaweł Sikora <pluto@pld-linux.org>
Sun, 11 Dec 2005 00:10:35 +0000 (00:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- version changed to 2.4 (based on web annonunce).

Changed files:
    LeakTracer.spec -> 1.6

LeakTracer.spec

index 228f8d38d82b6e3b53a3f489793c9e3dbe79d2ee..7f370e058e6f02da91dc5a874d20c332d71ac724 100644 (file)
@@ -1,6 +1,6 @@
 Summary:       A tool for trace and analyze memory leaks in C++ programs
 Name:          LeakTracer
-Version:       2.3
+Version:       2.4
 Release:       1
 License:       Public Domain
 Group:         Applications
@@ -37,7 +37,7 @@ sed -i "s:SHLIB=.*:SHLIB=%{_libdir}/LeakTracer.so:" LeakCheck
 
 %{__make} \
        CXX="%{__cxx}" \
-       CXXFLAGS="%{rpmcxxflags} -nodefaultlibs"
+       CXXFLAGS="%{rpmcxxflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.056754 seconds and 4 git commands to generate.