summaryrefslogtreecommitdiff
path: root/packages/balsa
diff options
context:
space:
mode:
authorJamie Lenehan <lenehan@twibble.org>2006-10-03 21:04:01 +0000
committerJamie Lenehan <lenehan@twibble.org>2006-10-03 21:04:01 +0000
commit38cfb0452694b87a063322e2fd51df68c246bb4b (patch)
tree4e3fe8d01f7816f6397e8880510d281e20264862 /packages/balsa
parentec3923063f9213dc793141bf6dfb6ddcfbfd5652 (diff)
perl 5.8.7: Enable threading in perl for sh4 to fix modules that
check for threading availability. Since perl-native is used to compile modules, and perl-native is built with threading enabled, any modules that check for threading think that it's available. However when you attempt to use the module on the target it complains about missing symbols (those related to threading). The two options to fix this are to enable threading in perl or to disable it in perl-native. I've tested the later and will use that since I have some modules that required threading. This change is still needed for all the other targets.
Diffstat (limited to 'packages/balsa')
0 files changed, 0 insertions, 0 deletions