b132ab2cc8
Make must be run two times to work around a bug described here: http://lists.andrew.cmu.edu/pipermail/cyrus-sasl/2008-June/001414.html git-svn-id: svn://svn.openwrt.org/openwrt/packages@26541 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
437 B
Diff
12 lines
437 B
Diff
--- a/config/config.sub
|
|
+++ b/config/config.sub
|
|
@@ -241,7 +241,7 @@ case $basic_machine in
|
|
| mips64vr5000 | mips64vr5000el | mcore | s390 | s390x \
|
|
| sparc | sparclet | sparclite | sparc64 | sparcv9 | sparcv9b \
|
|
| v850 | c4x \
|
|
- | thumb | d10v | d30v | fr30 | avr | openrisc | tic80 \
|
|
+ | thumb | d10v | d30v | fr30 | avr | avr32 | openrisc | tic80 \
|
|
| pj | pjl | h8500 | z8k)
|
|
basic_machine=$basic_machine-unknown
|
|
;;
|