On Tue, Oct 05, 2010 at 09:23:23AM -0500, Steven J. Magnani wrote: >Fix Microblaze config and makefiles. >diff -uprN a/Rules.mak b/Rules.mak >--- a/Rules.mak 2010-09-20 08:03:17.000000000 -0500 >+++ b/Rules.mak 2010-09-21 20:11:43.000000000 -0500 >@@ -482,7 +482,7 @@ ifeq ($(TARGET_ARCH),i960) > endif > > ifeq ($(TARGET_ARCH),microblaze) >- SYMBOL_PREFIX=_ >+ SYMBOL_PREFIX= > endif
If you don't need a prefix then just remove the whole block please. _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
