commit | 3985754378ae9922a874d880f478dcff360a6224 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Dec 10 22:33:25 2005 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Dec 10 22:33:25 2005 -0500 |
tree | 21d348d67dbf0f55bd1b68c044189d9d74c0c0d5 | |
parent | 3ded50b37cfb3d3864792dfed7793029a061267e [diff] |
Use $(LDFLAGS) when generating shared libraries Makefile.elf-lib, Makefile.solaris-lib: Add $(LDFLAGS) to the command line argument when generating the shared library, to allow cross-compile and other builds that might need to specify -L paths to needed libraries. Addresses Sourceforge Bug #1261549 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>