Content-Length: 273683 | pFad | http://github.com/postgrespro/postgres_cluster/commit/bd929b49095c33ce08a543f7497f9501fa82eeb9

21 Fixed dtrace build · postgrespro/postgres_cluster@bd929b4 · GitHub
Skip to content

Commit bd929b4

Browse files
committed
Fixed dtrace build
found by Magne Mæhre
1 parent 9623b72 commit bd929b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group
66
# Portions Copyright (c) 1994, Regents of the University of California
77
#
8-
# $PostgreSQL: pgsql/src/backend/Makefile,v 1.126 2008/02/25 17:55:42 petere Exp $
8+
# $PostgreSQL: pgsql/src/backend/Makefile,v 1.127 2008/02/26 14:42:27 petere Exp $
99
#
1010
#-------------------------------------------------------------------------
1111

@@ -137,7 +137,7 @@ $(top_builddir)/src/include/utils/fmgroids.h: utils/fmgroids.h
137137

138138

139139
utils/probes.o: utils/probes.d $(SUBDIROBJS)
140-
$(DTRACE) $(DTRACEFLAGS) -G -s $^ -o $@
140+
$(DTRACE) $(DTRACEFLAGS) -G -s $(call expand_subsys,$^) -o $@
141141

142142

143143
##########################################################################

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/bd929b49095c33ce08a543f7497f9501fa82eeb9

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy