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

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

Commit: 62005e9465a409d317a7a41d821afc5ed235670b
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2015-07-25T20:37:22Z
Releases: 9.5.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