From b91bb097caad9913964b92fd9751241f559cc9e6 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Thu, 19 Jan 2006 17:50:23 +0000 Subject: Remove HAVE_ELF --- Rules.mak | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Rules.mak') diff --git a/Rules.mak b/Rules.mak index 41cc0c22b..590eed289 100644 --- a/Rules.mak +++ b/Rules.mak @@ -432,10 +432,6 @@ ifneq ($(DOASSERTS),y) CFLAGS+=-DNDEBUG endif -ifneq ($(strip $(C_SYMBOL_PREFIX)),"") -CFLAGS+=-D__SYMBOL_PREFIX=1 -endif - # moved from ldso/{ldso,libdl} # BEWARE!!! At least mips* will die if -O0 is used!!! ifeq ($(TARGET_ARCH),mips) -- cgit v1.2.3