From 4c93f8deb4b9c8cc42a2ab41ec8e32d65d9bc407 Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Fri, 15 Oct 1999 16:16:02 -0500 Subject: [svn-r1763] Shared mode works fine now with IRIX64. Removed the special disable-shared. --- config/irix6.x | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/irix6.x b/config/irix6.x index e230167..f46185c 100644 --- a/config/irix6.x +++ b/config/irix6.x @@ -80,8 +80,5 @@ case "X-$CC_BASENAME" in # Extra profiling flags PROFILE_CFLAGS=-pg PROFILE_CPPFLAGS= - - # Turn off shared lib option. It does not work for IRIX64 yet. - test `uname -s` = IRIX64 && enable_shared="${enable_shared:-no}" ;; esac -- cgit v0.12