diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-02-10 20:23:58 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-02-10 20:23:58 +0000 |
commit | 7d1aa09e6289e11fa641591d2d198cf5b3556135 (patch) | |
tree | 022a375e68e25ea8e2e57251393bab2eb7aef56d /TAO/rules.tao.GNU | |
parent | 04c2897f086f301ea42dae5d70c3e7fe0ff64614 (diff) | |
download | ATCD-7d1aa09e6289e11fa641591d2d198cf5b3556135.tar.gz |
ChangeLogTag:Wed Feb 10 14:22:34 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/rules.tao.GNU')
-rw-r--r-- | TAO/rules.tao.GNU | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/rules.tao.GNU b/TAO/rules.tao.GNU index 05c80502bb3..6c1237b4942 100644 --- a/TAO/rules.tao.GNU +++ b/TAO/rules.tao.GNU @@ -44,8 +44,6 @@ endif # TAO_ORBSVCS #### Macro customization. #### ifeq ($(findstring g++,$(CXX)),g++) - CCFLAGS += -Wno-unused - ifneq ($(findstring egcs-2.91,$(shell $(CXX) --version)),) #### egcs 2.91.57 seems to go overboard: |