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)
commit231e61ee5370c93ba90af9525c0a9df34d87f0f1
treec3a0cb41fafe9cf9c51b82dd9a68f91c88d0aa3e
parentea904493370d2a752855cc93aad1e27b009dd917
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