Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 237c12a

Browse files
committed
uuid-ossp: Remove obsolete build connection with pgcrypto
unused since a8ed6bb
1 parent b8b62b4 commit 237c12a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

contrib/uuid-ossp/Makefile

-5
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@ REGRESS = uuid_ossp
1313

1414
SHLIB_LINK += $(UUID_LIBS)
1515

16-
# We copy some needed files verbatim from pgcrypto
17-
pgcrypto_src = $(top_srcdir)/contrib/pgcrypto
18-
19-
PG_CPPFLAGS = -I$(pgcrypto_src)
20-
2116
ifdef USE_PGXS
2217
PG_CONFIG = pg_config
2318
PGXS := $(shell $(PG_CONFIG) --pgxs)

0 commit comments

Comments
 (0)