summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormsmit <msmit@remedy.nl>2011-12-05 19:11:48 +0000
committermsmit <msmit@remedy.nl>2011-12-05 19:11:48 +0000
commitcc6567de51cc356767fe8884ed45ab6b23e7bc88 (patch)
treeb1679fc7d56d549b470cd40126a17e0b3cadde4e
parent570b10927002eb5e83acaf142b97aade8549d191 (diff)
downloadATCD-cc6567de51cc356767fe8884ed45ab6b23e7bc88.tar.gz
Mon Dec 5 19:10:07 UTC 2011 Marcel Smit <msmit@remedy.nl>
* connectors/dds4ccm/idl/dds4ccm_stub.mpc: Removed -Glem for generation of dds4ccm_entity.idl and ccm_dds.idl since it was not necessary to create the local executor mapping (at least, the generated files were not compiled)
-rw-r--r--CIAO/ChangeLog.BRANCH8
-rw-r--r--CIAO/connectors/dds4ccm/idl/dds4ccm_stub.mpc2
2 files changed, 9 insertions, 1 deletions
diff --git a/CIAO/ChangeLog.BRANCH b/CIAO/ChangeLog.BRANCH
index ddeb6f50727..4eb5a022c0e 100644
--- a/CIAO/ChangeLog.BRANCH
+++ b/CIAO/ChangeLog.BRANCH
@@ -1,3 +1,11 @@
+Mon Dec 5 19:10:07 UTC 2011 Marcel Smit <msmit@remedy.nl>
+
+ * connectors/dds4ccm/idl/dds4ccm_stub.mpc:
+ Removed -Glem for generation of dds4ccm_entity.idl
+ and ccm_dds.idl since it was not necessary to create
+ the local executor mapping (at least, the generated
+ files were not compiled)
+
Mon Dec 5 18:41:32 UTC 2011 Marcel Smit <msmit@remedy.nl>
* connectors/dds4ccm/idl/dds4ccm_stub.mpc:
diff --git a/CIAO/connectors/dds4ccm/idl/dds4ccm_stub.mpc b/CIAO/connectors/dds4ccm/idl/dds4ccm_stub.mpc
index 6ac93fa4bb9..82e918c9416 100644
--- a/CIAO/connectors/dds4ccm/idl/dds4ccm_stub.mpc
+++ b/CIAO/connectors/dds4ccm/idl/dds4ccm_stub.mpc
@@ -22,7 +22,7 @@ project (DDS4CCM_idl_gen) : install, dds4ccm, componentidldefaults {
}
IDL_Files {
- idlflags -= -Gxhst -Gxhsk -Gsv
+ idlflags -= -Gxhst -Gxhsk -Gsv -Glem
idlflags += -Sci -SS
dds4ccm_Entity.idl
ccm_dds.idl