mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
add uclibc++
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@717 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
14
package/uclibc++/patches/cross-compile.patch
Normal file
14
package/uclibc++/patches/cross-compile.patch
Normal file
@@ -0,0 +1,14 @@
|
||||
diff -urN uClibc++.old/extra/Configs/Config.in uClibc++.dev/extra/Configs/Config.in
|
||||
--- uClibc++.old/extra/Configs/Config.in 2005-01-14 22:47:46.000000000 +0100
|
||||
+++ uClibc++.dev/extra/Configs/Config.in 2005-04-25 21:12:01.000000000 +0200
|
||||
@@ -38,8 +38,8 @@
|
||||
#config TARGET_microblaze
|
||||
# bool "microblaze"
|
||||
|
||||
-#config TARGET_mips
|
||||
-# bool "mips"
|
||||
+config TARGET_mips
|
||||
+ bool "mips"
|
||||
|
||||
config TARGET_powerpc
|
||||
bool "powerpc"
|
||||
Reference in New Issue
Block a user