From 13ec7a675c31d5e58eddacc745f1b5ac6880be1e Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Tue, 26 Oct 2004 15:49:54 +0000 Subject: [PATCH] Removed -z defs which was accidently committed. --- configure/os/CONFIG.linux-x86.linux-x86 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure/os/CONFIG.linux-x86.linux-x86 b/configure/os/CONFIG.linux-x86.linux-x86 index 8bec07500..4f55970ab 100644 --- a/configure/os/CONFIG.linux-x86.linux-x86 +++ b/configure/os/CONFIG.linux-x86.linux-x86 @@ -19,6 +19,6 @@ STATIC_LDFLAGS_NO= STATIC_LDLIBS_YES= -Wl,-Bdynamic STATIC_LDLIBS_NO= -SHRLIB_LDFLAGS += -shared -fPIC -z defs +SHRLIB_LDFLAGS += -shared -fPIC LOADABLE_SHRLIB_LDFLAGS = -shared -fPIC