Some platforms now need contrib/tsm_system_time to be linked with libm.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: c879d51c5918ab5fc8feb9624aa4eae10ee93094
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2015-07-25T20:37:12Z
Releases: 9.6.0
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().

Files

PathChange+/−
contrib/tsm_system_time/Makefile modified +2 −0