]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Makefile: librgw.la -> librgw.a; and use it
authorSage Weil <sage@inktank.com>
Sun, 6 May 2012 19:48:30 +0000 (12:48 -0700)
committerSage Weil <sage@inktank.com>
Sun, 6 May 2012 19:48:30 +0000 (12:48 -0700)
commit2e7251e7fe61001c8ee5ed4a39ea1f6dec08568b
treee4243b76496932c62d337338562c1d7b5c54fe59
parentaa782b4671d4dda8a61b2a9be1a97d2a875b3fea
Makefile: librgw.la -> librgw.a; and use it

The various rgw tools were all recompiling my_libradosgw_src files over
again.  Instead build a single .a (not .la!) and link that in.

Signed-off-by: Sage Weil <sage@inktank.com>
src/Makefile.am