summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/util/makeshlib1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/makeshlib b/src/util/makeshlib
index eae351bc6..71eba9a29 100644
--- a/src/util/makeshlib
+++ b/src/util/makeshlib
@@ -34,7 +34,6 @@ alpha-*-osf*)
echo ld -shared -error_unresolved $ldflags -o $library -all $FILES $libdirfl $liblist -none -lc -update_registry ../../so_locations
ld -shared -error_unresolved $ldflags -o $library -all $FILES $libdirfl $liblist -none -lc -update_registry ../../so_locations
stat=$?
- echo status is $stat
;;
*)