openap-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[openap-cvs] : openap-main Makefile,1.17,1.18


From: David Kimdon <address@hidden>
Subject: [openap-cvs] : openap-main Makefile,1.17,1.18
Date: Thu, 08 Aug 2002 16:26:26 -0400

Update of /cvsroot/openap/openap-main
In directory subversions:/tmp/cvs-serv20025

Modified Files:
        Makefile 
Log Message:
remove mklibs hack since it figures out dynamic linker now

Index: Makefile
===================================================================
RCS file: /cvsroot/openap/openap-main/Makefile,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- Makefile    8 Aug 2002 17:24:31 -0000       1.17
+++ Makefile    8 Aug 2002 20:26:23 -0000       1.18
@@ -164,11 +164,6 @@
 # those symbols.
 reduce:
        $(INSTALL) -d  $(IMAGE_DIR)/lib
-ifneq ($(FLAVOR),native)
-# This is a hack since mklibs doesn't notice it needs to include the dynamic
-# linker.
-       cp  $(CONFIG_PREFIX)/$(CONFIG_TARGET)/lib/ld-uClibc.so.0 
$(IMAGE_DIR)/lib/
-endif
        scripts/mklibs $(MKLIBSFLAGS) \
            `find $(IMAGE_DIR) -type f -perm +0111`
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]