Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37040592
en ru br
ALT Linux repos
S:2.14.20-alt0.3
5.0: 2.14.17-alt1
4.1: 2.14.16-alt0.M41.1
4.0: 2.14.7-alt1
3.0: 2.12.2-alt1

Group :: System/Libraries
RPM: ORBit2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: ORBit2-2.7.3-alt-test_makefile.patch
Download


--- ORBit2-2.4.3.orig/test/everything/Makefile.am	2002-06-13 16:49:55 +0400
+++ ORBit2-2.4.3/test/everything/Makefile.am	2002-09-15 06:11:11 +0400
@@ -33,7 +33,7 @@
 client_SOURCES=${EVERYTHING_BUILT} client.c everything.idl constants.h
 client_DEPENDENCIES=${EVERYTHING_BUILT} $(included_src)
 client_LDADD = $(LDADD)
-client_LDFLAGS = -static -module
+client_LDFLAGS = -dynamic -module
 
 included_src = \
 	anyServer.c	 \
@@ -56,7 +56,7 @@
 Everything_module_la_LIBADD = \
         $(top_builddir)/src/orb/libORBit-2.la
 server_SOURCES=server.c ${EVERYTHING_BUILT} everything.idl constants.h
-server_LDFLAGS = -static -module
+server_LDFLAGS = -dynamic -module
 server.c : $(included_src)
 	touch server.c
 server_DEPENDENCIES=${EVERYTHING_BUILT} $(included_src)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin