summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-23 15:08:01 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-23 15:08:01 +0000
commit607604d6d1f3b60efe23f066b8861d8abc2cd971 (patch)
tree9785b9cbdb60b3f825958a43c09f934265ce6f63
parent5ed178ff01c70c620d44fd01952eb62e59f9ad02 (diff)
downloadATCD-607604d6d1f3b60efe23f066b8861d8abc2cd971.tar.gz
ChangeLogTag: Fri Jul 23 10:07:05 1999 David L. Levine <levine@cs.wustl.edu>
-rw-r--r--ChangeLog-99b14
-rw-r--r--include/makeinclude/platform_qnx_neutrino.GNU2
2 files changed, 12 insertions, 4 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 03a674cd2dc..7a617260bdd 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,9 +1,15 @@
+Fri Jul 23 10:07:05 1999 David L. Levine <levine@cs.wustl.edu>
+
+ * include/makeinclude/platform_qnx_neutrino.GNU: added
+ CROSS-COMPILE macro definition. Thanks to
+ Alain Magloire <alain@qnx.com> for reporting this.
+
Fri Jul 23 08:58:56 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
- * ace/Service_Config.h: Clarified the fact that the
- ACE_Service_Config uses the Monostate pattern, so there can only
- be one of them per-process. Thanks to Ralf Kluthe
- <kluthe@iti.mu-luebeck.de> for reporting this.
+ * ace/Service_Config.h: Clarified the fact that the
+ ACE_Service_Config uses the Monostate pattern, so there can only
+ be one of them per-process. Thanks to Ralf Kluthe
+ <kluthe@iti.mu-luebeck.de> for reporting this.
Fri Jul 23 07:49:31 1999 David L. Levine <levine@cs.wustl.edu>
diff --git a/include/makeinclude/platform_qnx_neutrino.GNU b/include/makeinclude/platform_qnx_neutrino.GNU
index c8a32be4442..8558118b8d9 100644
--- a/include/makeinclude/platform_qnx_neutrino.GNU
+++ b/include/makeinclude/platform_qnx_neutrino.GNU
@@ -7,6 +7,8 @@
# way to do that is to set "optimize = 0", either below or on
# your make command line.
+CROSS-COMPILE = 1
+
ifeq (,$(debug))
debug = 1
endif # ! debug