[Ffmpeg-cvslog] r8064 - trunk/configure

diego subversion
Thu Feb 22 01:40:24 CET 2007


Author: diego
Date: Thu Feb 22 01:40:23 2007
New Revision: 8064

Modified:
   trunk/configure

Log:
Merge bfin add_ldflags lines.


Modified: trunk/configure
==============================================================================
--- trunk/configure	(original)
+++ trunk/configure	Thu Feb 22 01:40:23 2007
@@ -1330,8 +1330,7 @@
         ;;
         bf*) #bf531 bf532 bf533 bf561 bf5xx all get this config
             add_cflags "-mfdpic"
-            add_ldflags "-mfdpic"
-            add_ldflags "-Wl,--defsym,__stacksize=0x40000"
+            add_ldflags "-mfdpic -Wl,--defsym,__stacksize=0x40000"
         ;;
         *)
         echo "WARNING: Unknown CPU \"$cpu\", ignored."




More information about the ffmpeg-cvslog mailing list