summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-03 16:37:32 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-03 16:37:32 +0000
commitc3bb63ca89ec0876f347fdebab891f6342e1a50a (patch)
tree55e7decb007cc50a49503829fdafb28aa591d387
parent3827023944c19771494fc5b9f7e1175ac6a90dde (diff)
downloadATCD-c3bb63ca89ec0876f347fdebab891f6342e1a50a.tar.gz
disable perfect hashing
-rw-r--r--TAO/tests/Param_Test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Param_Test/Makefile b/TAO/tests/Param_Test/Makefile
index 758cd9f8af9..32f9d9833b7 100644
--- a/TAO/tests/Param_Test/Makefile
+++ b/TAO/tests/Param_Test/Makefile
@@ -13,7 +13,7 @@ ifndef TAO_ROOT
endif # ! TAO_ROOT
#To use perfect hashing op lookup strategy, use -P.
-TAO_IDLFLAGS += -P
+# TAO_IDLFLAGS += -P
LDLIBS = -lTAO
LDFLAGS += -L$(TAO_ROOT)/tao