summaryrefslogtreecommitdiff
path: root/hunspell/hunspell-android.patch
AgeCommit message (Collapse)Author
2011-09-27Make Android cross-build workingThorsten Behrens
In the spirit of 12759f67a36d52a345be6002d7017551e8414c59, change external lib's config.sub to eat the arm-unknown-linux-androideabi host os string. Also, permit shared libs again - seems Android can handle those. Added dictionaries to cross-build-toolset - idxdict is needed. Should build up to sfx2 - some residual static lib issues there, and in raptor.
2011-06-23upgrade to hunspell-1.3.2Caolán McNamara
2011-06-11Add Android patchTor Lillqvist