Thread: pgsql: Some platforms now need contrib/tsm_system_time to be linked wit

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().

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c879d51c5918ab5fc8feb9624aa4eae10ee93094

Modified Files
--------------
contrib/tsm_system_time/Makefile |    2 ++
1 file changed, 2 insertions(+)