openap-cvs
[Top][All Lists]
Advanced

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

[openap-cvs] : openap-main Makefile,1.15,1.16


From: David Kimdon <address@hidden>
Subject: [openap-cvs] : openap-main Makefile,1.15,1.16
Date: Mon, 05 Aug 2002 21:22:17 -0400

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

Modified Files:
        Makefile 
Log Message:
remove pic-glob hack

Index: Makefile
===================================================================
RCS file: /cvsroot/openap/openap-main/Makefile,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- Makefile    5 Aug 2002 23:47:08 -0000       1.15
+++ Makefile    6 Aug 2002 01:22:15 -0000       1.16
@@ -52,7 +52,7 @@
 ARCH           =  $(shell echo $(CONFIG_TARGET) | sed -e 's/-.*//')
 CROSS_COMPILE  =  $(CONFIG_TARGET)-
 MKLIBSFLAGS    = --no-default-lib  -L $(CONFIG_PREFIX)/$(CONFIG_TARGET)/lib \
-               --target=$(CONFIG_TARGET) --ldlib=ld-uClibc.so.0 
--pic-glob="*.a"
+               --target=$(CONFIG_TARGET) --ldlib=ld-uClibc.so.0
 PCMCIA_DIR     = $(TOPDIR)/pcmcia-cs
 else
 # FIXME: KERNEL_DIR,PCMCIA_DIR are configurable parameters they




reply via email to

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