Re: [PATCH 3/3] Make common_lib version independand on totem_pg

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sadly nope.

One possibility may be to move it to lib directory and then, everything would work, but as it is now, it's unsupported.

Honza

Fabio M. Di Nitto napsal(a):
Actually.. doesn´t common_lib use the same build infrastructure as other
libs with .verso and all? if so we should be consistent.

Fabio

On 3/15/2012 4:43 PM, Fabio M. Di Nitto wrote:
ACK

On 3/15/2012 4:26 PM, Jan Friesse wrote:
Signed-off-by: Jan Friesse<jfriesse@xxxxxxxxxx>
---
  common_lib/Makefile.am |    5 +++++
  1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/common_lib/Makefile.am b/common_lib/Makefile.am
index 42fad27..663eef1 100644
--- a/common_lib/Makefile.am
+++ b/common_lib/Makefile.am
@@ -48,6 +48,11 @@ SHARED_LIBS_SO		= $(lib_LIBRARIES:%.a=%.so)

  libcorosync_common_a_SOURCES	= error_conversion.c

+SOMAJOR=4
+SOMINOR=0
+SOMICRO=0
+SONAME=${SOMAJOR}.${SOMINOR}.${SOMICRO}
+
  if BUILD_DARWIN

  lib%.so: lib%.a $(LIBQB_LIBS)

_______________________________________________
discuss mailing list
discuss@xxxxxxxxxxxx
http://lists.corosync.org/mailman/listinfo/discuss

_______________________________________________
discuss mailing list
discuss@xxxxxxxxxxxx
http://lists.corosync.org/mailman/listinfo/discuss

_______________________________________________
discuss mailing list
discuss@xxxxxxxxxxxx
http://lists.corosync.org/mailman/listinfo/discuss



[Index of Archives]     [Linux Clusters]     [Corosync Project]     [Linux USB Devel]     [Linux Audio Users]     [Photo]     [Yosemite News]    [Yosemite Photos]    [Linux Kernel]     [Linux SCSI]     [X.Org]

  Powered by Linux