From 31a21359b38dbd79c09a83149e5448a858e29963 Mon Sep 17 00:00:00 2001 From: cphillip Date: Tue, 24 Aug 2004 19:01:40 +0000 Subject: [PATCH] Disable stripping of compiled files installed by install target. --- openssh/pkg_data_src.gpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openssh/pkg_data_src.gpt b/openssh/pkg_data_src.gpt index 724b2e4..da266a4 100644 --- a/openssh/pkg_data_src.gpt +++ b/openssh/pkg_data_src.gpt @@ -60,7 +60,7 @@ - GSICFG="--prefix=INSTALLDIR_GPTMACRO --with-globus=INSTALLDIR_GPTMACRO --with-globus-flavor=FLAVOR_GPTMACRO" + GSICFG="--prefix=INSTALLDIR_GPTMACRO --with-globus=INSTALLDIR_GPTMACRO --with-globus-flavor=FLAVOR_GPTMACRO --disable-strip" if test "STATIC_LINK_GPTMACRO" = "yes"; then GSICFG="$GSICFG --with-globus-static" -- 2.45.2