From 0f14e027b5263a78b2bd1d41a319f16dacaa16af Mon Sep 17 00:00:00 2001 From: Brad King Date: Mon, 6 Jan 2003 16:09:15 -0500 Subject: [PATCH] ERR: Fixes for linking statically with -ldld. --- Utilities/cmake_release_config_hpux | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Utilities/cmake_release_config_hpux b/Utilities/cmake_release_config_hpux index e22c827bb..61e84fea0 100644 --- a/Utilities/cmake_release_config_hpux +++ b/Utilities/cmake_release_config_hpux @@ -5,9 +5,16 @@ CXX="aCC" # Write entries into the cache file before building cmake. WriteCMakeCache() { +BINDIR=`pwd` + +${CAT} > UserMakeRules.cmake < CMakeCache.txt <