diff options
author | Tiziano Müller <tiziano.mueller@stepping-stone.ch> | 2014-07-18 09:24:38 +0200 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2014-07-19 14:14:03 -0700 |
commit | 57c61d70ec1920f731f9509510e6913aa1d62aa3 (patch) | |
tree | 21f671c9534021e95c9188ef7bbf4091b134709c /libglusterfs/src | |
parent | d30c3dcf1137a0a94c0be0d0c57de86aadad2a33 (diff) |
build: add libraries to LIBADD instead of LDFLAGS
For a number of linker flags the order of the object files and the libs
to link against matter (for example -Wl,--as-needed). Make sure that
libraries are added via the LIBADD variable instead of LDFLAGS and
therefore always come after the object files.
Change-Id: I59d114752a0c7664b8678a72082ba5e445497fe5
Signed-off-by: Tiziano Müller <tiziano.mueller@stepping-stone.ch>
Reviewed-on: http://review.gluster.org/8331
Reviewed-by: Harshavardhana <harsha@harshavardhana.net>
Reviewed-by: Prashanth Pai <ppai@redhat.com>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'libglusterfs/src')
0 files changed, 0 insertions, 0 deletions