freebsd-ports/devel/callgrind/files/patch-src::Makefile.in
Sergey Matveychuk 12ffbba738 Rename devel/calltree to callgrind.
Update it to 0.9.8.
Update related ports.

PR:		ports/70936
Submitted by:	maintainer
2004-09-01 16:27:21 +00:00

13 lines
418 B
Text

--- src/Makefile.in.orig Thu Aug 19 22:46:55 2004
+++ src/Makefile.in Wed Aug 25 10:07:20 2004
@@ -167,8 +167,8 @@
target_alias = @target_alias@
SUBDIRS = .
AM_CFLAGS = $(WERROR) -DVG_LIBDIR="\"$(libdir)"\" \
- -Winline -Wall -Wshadow -O2 -fomit-frame-pointer \
- @PREFERRED_STACK_BOUNDARY@ -g
+ -fomit-frame-pointer \
+ @PREFERRED_STACK_BOUNDARY@
valdir = $(libdir)/valgrind
incincdir = $(includedir)/valgrind