]> granicus.if.org Git - postgresql/commit
Some platforms now need contrib/tsm_system_time to be linked with libm.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 25 Jul 2015 20:37:12 +0000 (16:37 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 25 Jul 2015 20:37:12 +0000 (16:37 -0400)
commitc879d51c5918ab5fc8feb9624aa4eae10ee93094
tree8adf8c17405da9e1375d70461c8b307bb3f75410
parentb7b5a1899aa3caeef30117f8e36c1f0e68e8847a
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().
contrib/tsm_system_time/Makefile