From 212baf8d3a67d592368813ab0df6d22f3a51f936 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 14 Mar 2002 23:35:43 +0000 Subject: revert accidental check-in --- Makerules | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makerules b/Makerules index fc4f2b79d1..155466b889 100644 --- a/Makerules +++ b/Makerules @@ -523,10 +523,8 @@ LDFLAGS-c.so = -nostdlib -nostartfiles LDLIBS-c.so += $(gnulib) # Give libc.so an entry point and make it directly runnable itself. LDFLAGS-c.so += -e __libc_main -ifeq ($(unwind-find-fde),yes) # Force the backward compatibility EH functions to be linked. LDFLAGS-c.so += -u __register_frame -endif # Pre-link the objects of libc_pic.a so that we can locally resolve # COMMON symbols before we link against ld.so. This is because ld.so # contains some of libc_pic.a already, which will prevent the COMMONs -- cgit v1.2.3