Changeset 533 for pkg/main/libthai
- Timestamp:
- 04/03/07 14:29:56 (6 years ago)
- Location:
- pkg/main/libthai/trunk
- Files:
-
- 16 added
- 1 edited
-
config.sub (modified) (6 diffs)
-
debian (added)
-
debian/changelog (added)
-
debian/compat (added)
-
debian/control (added)
-
debian/copyright (added)
-
debian/libthai-data.docs (added)
-
debian/libthai-data.install (added)
-
debian/libthai-dev.docs (added)
-
debian/libthai-dev.install (added)
-
debian/libthai-doc.doc-base (added)
-
debian/libthai-doc.docs (added)
-
debian/libthai-doc.install (added)
-
debian/libthai0.docs (added)
-
debian/libthai0.install (added)
-
debian/rules (added)
-
debian/watch (added)
Legend:
- Unmodified
- Added
- Removed
-
pkg/main/libthai/trunk/config.sub
r530 r533 5 5 # Inc. 6 6 7 timestamp='2006-0 9-20'7 timestamp='2006-07-02' 8 8 9 9 # This file is (in principle) common to ALL GNU software. … … 277 277 | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \ 278 278 | pyramid \ 279 | score \280 279 | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ 281 280 | sh64 | sh64le \ … … 286 285 | v850 | v850e \ 287 286 | we32k \ 288 | x86 | x c16x | xscale | xscalee[bl] | xstormy16 | xtensa \287 | x86 | xscale | xscalee[bl] | xstormy16 | xtensa \ 289 288 | z8k) 290 289 basic_machine=$basic_machine-unknown … … 369 368 | v850-* | v850e-* | vax-* \ 370 369 | we32k-* \ 371 | x86-* | x86_64-* | x c16x-* | xps100-* | xscale-* | xscalee[bl]-* \370 | x86-* | x86_64-* | xps100-* | xscale-* | xscalee[bl]-* \ 372 371 | xstormy16-* | xtensa-* \ 373 372 | ymp-* \ … … 910 909 sb1el) 911 910 basic_machine=mipsisa64sb1el-unknown 912 ;;913 sde)914 basic_machine=mipsisa32-sde915 os=-elf916 911 ;; 917 912 sei) … … 1372 1367 1373 1368 case $basic_machine in 1374 score-*)1375 os=-elf1376 ;;1377 1369 spu-*) 1378 1370 os=-elf
Note: See TracChangeset
for help on using the changeset viewer.


