From 1b50c0bb026604aa69a53ec953ac118bab80bcd7 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Tue, 15 May 2001 13:46:57 +0000 Subject: libresolv deprecated in GLIBC --- mdk-stage1/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile index 48830638f..deafa52bd 100644 --- a/mdk-stage1/Makefile +++ b/mdk-stage1/Makefile @@ -75,7 +75,7 @@ STAGE1_NETWORK_LIBS = $(top_dir)/dietlibc/bin-$(ARCH)/librpc.a endif ifeq (GLIBC, $(L)) -STAGE1_NETWORK_LIBS = /usr/lib/libresolv.a +STAGE1_NETWORK_LIBS = endif #- stage1 itself -- cgit v1.2.1