From f9f48c526776d341e5aa8ade2c6b8f6e675a5e2f Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Fri, 27 Jan 2023 09:38:31 +0100 Subject: [PATCH] no license manager access with this? --- configure/os/CONFIG.Common.V69-ppc32 | 2 +- configure/os/CONFIG.Common.V69-ppc604 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure/os/CONFIG.Common.V69-ppc32 b/configure/os/CONFIG.Common.V69-ppc32 index 07f984dab..f5b25c476 100644 --- a/configure/os/CONFIG.Common.V69-ppc32 +++ b/configure/os/CONFIG.Common.V69-ppc32 @@ -1,3 +1,3 @@ include $(CONFIG)/os/CONFIG.Common.vxWorks-ppc32 VXWORKS_VERSION = 6.9 -export LD_LIBRARY_PATH=$(WIND_BASE)/lmapi-5.0/$(WIND_HOST_TYPE)/lib +#export LD_LIBRARY_PATH=$(WIND_BASE)/lmapi-5.0/$(WIND_HOST_TYPE)/lib diff --git a/configure/os/CONFIG.Common.V69-ppc604 b/configure/os/CONFIG.Common.V69-ppc604 index 6ca620ccf..9abe92a52 100644 --- a/configure/os/CONFIG.Common.V69-ppc604 +++ b/configure/os/CONFIG.Common.V69-ppc604 @@ -1,3 +1,3 @@ include $(CONFIG)/os/CONFIG.Common.vxWorks-ppc604_long VXWORKS_VERSION = 6.9 -export LD_LIBRARY_PATH=$(WIND_BASE)/lmapi-5.0/$(WIND_HOST_TYPE)/lib +#export LD_LIBRARY_PATH=$(WIND_BASE)/lmapi-5.0/$(WIND_HOST_TYPE)/lib