We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8722186 commit 62005e9Copy full SHA for 62005e9
contrib/tsm_system_time/Makefile
@@ -9,6 +9,8 @@ DATA = tsm_system_time--1.0.sql
9
10
REGRESS = tsm_system_time
11
12
+SHLIB_LINK += $(filter -lm, $(LIBS))
13
+
14
ifdef USE_PGXS
15
PG_CONFIG = pg_config
16
PGXS := $(shell $(PG_CONFIG) --pgxs)
0 commit comments