diff options
author | jmc <jmc@pkgsrc.org> | 2003-08-11 18:32:50 +0000 |
---|---|---|
committer | jmc <jmc@pkgsrc.org> | 2003-08-11 18:32:50 +0000 |
commit | 13f7624a4d164ba6fadfdec794550f1d36bf4a6b (patch) | |
tree | c50d3d1f02995304204d14263d91f83dac3d4e24 /net/py-soappy | |
parent | d454c9fefd9329de2a809f3500fda8b8abc82ada (diff) | |
download | pkgsrc-13f7624a4d164ba6fadfdec794550f1d36bf4a6b.tar.gz |
Require native threads since this isn't pth aware and uses SDL which is pth
aware. This means SDL_Init tries to pth_init() which fails since pthread
calls from paragui have already implicitly called pth_init().
XXX - pth probably needs to handle this better by not returning -1 on
multiple init calls.
Diffstat (limited to 'net/py-soappy')
0 files changed, 0 insertions, 0 deletions