utils/Makefile: Use LOADLIBES instead of LDFLAGS to link the math library.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 2 Sep 2012 00:10:29 +0000 (17:10 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 2 Sep 2012 00:10:29 +0000 (17:10 -0700)
commit395e245bb0917b8796a3bf6ae6be388a6fc8d7df
treec9773622284a7074e03ab5853aad75005b502c7e
parenteaedb2511bda3dd4447cde9b2c65f9a61d94c91e
utils/Makefile: Use LOADLIBES instead of LDFLAGS to link the math library.

Matthew Pirocchi <mrpirocchi@email.wm.edu>, via John Ousterhout
<ouster@cs.stanford.edu> reports that this fixes a problem on his system.
src/utils/Makefile