Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37046119
en ru br
ALT Linux repos
S:4.3.0-alt3
5.0: 4.1.3-alt1
4.1: 4.1.2-alt1
4.0: 4.1.0-alt12.1
3.0: 4.0.5-alt2

Group :: Networking/Remote access
RPM: libomniORB

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: libomniORB-all-cosifaces.patch
Download


diff -Naur omniORB-4.0.6/src/services/mklib/libdefs.mk omniORB-4.0.6.new/src/services/mklib/libdefs.mk
--- omniORB-4.0.6/src/services/mklib/libdefs.mk	2002-08-16 19:58:20 +0400
+++ omniORB-4.0.6.new/src/services/mklib/libdefs.mk	2006-01-11 03:31:02 +0300
@@ -1,9 +1,9 @@
 # Edit COS_INTERFACES to select which COS idl to build into the stub library.
 #
 # All the interfaces:
-#COS_INTERFACES = $(COS_ALL_INT)
+COS_INTERFACES = $(COS_ALL_INT)
 # Or just the Notification interfaces:
-COS_INTERFACES = $(TIMEBASE_INT) $(COS_EVT_INT) $(COS_NFY_INT) $(COS_LCB_INT)
+#COS_INTERFACES = $(TIMEBASE_INT) $(COS_EVT_INT) $(COS_NFY_INT) $(COS_LCB_INT)
 # Or pick your own subset
 # COS_INTERFACES = <pick you own subset from cosinterfaces.mk>
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin