From 86b2fd6e659b5e66439a3500919a5da9cdc35f55 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 26 Aug 2004 09:16:12 +0000 Subject: Update. 2004-08-26 Ulrich Drepper * sysdeps/gnu/Makefile (libdl-sysdep_routines): Don't add eval. Patch by Greg Schafer. --- sysdeps/gnu/Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'sysdeps/gnu') diff --git a/sysdeps/gnu/Makefile b/sysdeps/gnu/Makefile index 8221764537..dee0c67bcf 100644 --- a/sysdeps/gnu/Makefile +++ b/sysdeps/gnu/Makefile @@ -71,8 +71,3 @@ endif ifeq ($(subdir),misc) sysdep_headers += sys/mtio.h endif - - -ifeq ($(subdir),dlfcn) -libdl-sysdep_routines += eval -endif -- cgit v1.2.3