Content-Length: 257443 | pFad | http://github.com/postgrespro/postgres/commit/c879d51c5918ab5fc8feb9624aa4eae10ee93094

93 Some platforms now need contrib/tsm_system_time to be linked with libm. · postgrespro/postgres@c879d51 · GitHub
Skip to content

Commit c879d51

Browse files
committed
Some platforms now need contrib/tsm_system_time to be linked with libm.
Buildfarm member hornet, at least, seems to want -lm in the link command. Probably this is due to the just-added use of isnan().
1 parent b7b5a18 commit c879d51

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contrib/tsm_system_time/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ DATA = tsm_system_time--1.0.sql
99

1010
REGRESS = tsm_system_time
1111

12+
SHLIB_LINK += $(filter -lm, $(LIBS))
13+
1214
ifdef USE_PGXS
1315
PG_CONFIG = pg_config
1416
PGXS := $(shell $(PG_CONFIG) --pgxs)

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/commit/c879d51c5918ab5fc8feb9624aa4eae10ee93094

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy