From: matteo Date: Tue, 6 May 2008 23:26:09 +0000 (+0000) Subject: libexpat: avr32 compile fix X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=4418525808876cbabcea93a9f3f69bf621a2f2be;p=packages.git libexpat: avr32 compile fix git-svn-id: svn://svn.openwrt.org/openwrt/packages@11055 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/expat/patches/002-avr32_build.patch b/libs/expat/patches/002-avr32_build.patch new file mode 100644 index 000000000..485bb177b --- /dev/null +++ b/libs/expat/patches/002-avr32_build.patch @@ -0,0 +1,11 @@ +--- expat-1.95.8/conftools/config.sub 2008-03-18 21:54:49.000000000 +0100 ++++ expat-1.95.8/conftools/config.sub 2008-03-18 21:55:32.000000000 +0100 +@@ -251,7 +251,7 @@ + | a29k \ + | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \ + | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ +- | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \ ++ | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \ + | c4x | clipper \ + | d10v | d30v | dsp16xx \ + | fr30 \