summaryrefslogtreecommitdiff
path: root/sysdeps/gnu
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-08-26 09:16:12 +0000
committerUlrich Drepper <drepper@redhat.com>2004-08-26 09:16:12 +0000
commit86b2fd6e659b5e66439a3500919a5da9cdc35f55 (patch)
tree86b392ec840a568303f4ceb2e66ad9aacafd930d /sysdeps/gnu
parent87329997fedc53ebd36e84bf3872ae04610a17d5 (diff)
Update.
2004-08-26 Ulrich Drepper <drepper@redhat.com> * sysdeps/gnu/Makefile (libdl-sysdep_routines): Don't add eval. Patch by Greg Schafer.
Diffstat (limited to 'sysdeps/gnu')
-rw-r--r--sysdeps/gnu/Makefile5
1 files changed, 0 insertions, 5 deletions
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