[Skyeye-developer] Fwd: SF.net SVN: skyeye: [264] skyeye-v1/trunk/Makefile

kang shuo blackfin.kang at gmail.com
Tue Jul 3 11:15:08 CST 2007


---------- Forwarded message ----------
From: kangsh at users.sourceforge.net <kangsh at users.sourceforge.net>
Date: Jul 3, 2007 11:13 AM
Subject: SF.net SVN: skyeye: [264] skyeye-v1/trunk/Makefile
To: blackfin.kang at gmail.com


Revision: 264
          http://skyeye.svn.sourceforge.net/skyeye/?rev=264&view=rev
Author:   kangsh
Date:     2007-07-02 20:13:00 -0700 (Mon, 02 Jul 2007)

Log Message:
-----------
commit patch from Gavin Mu <gavin.mu at gmail.com> to fix compilation issue
on ubentoo

Modified Paths:
--------------
    skyeye-v1/trunk/Makefile

Modified: skyeye-v1/trunk/Makefile
===================================================================
--- skyeye-v1/trunk/Makefile    2007-07-03 03:11:39 UTC (rev 263)
+++ skyeye-v1/trunk/Makefile    2007-07-03 03:13:00 UTC (rev 264)
@@ -437,7 +437,7 @@
        $(AR) $(AR_FLAGS) binary/libppc.a $(SIM_PPC_OBJS)
        $(RANLIB) binary/libppc.a

-SKYEYE_LIB=-Lbinary -larm -ldev -lutils -lbfin -lcoldfire -lppc -lmips
+SKYEYE_LIB=-Lbinary -larm -ldev -lutils -lbfin -lcoldfire -lppc -lmips -lm
 SKYEYE_DEPS =  binary \
                binary/libarm.a \
                binary/libbfin.a \


This was sent by the SourceForge.net collaborative development
platform, the world's largest Open Source development site.



More information about the Skyeye-developer mailing list