Changes between Version 16 and Version 17 of dev-libs/apr
- Timestamp:
- 05/01/08 03:25:18 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-libs/apr
v16 v17 50 50 51 51 {{{test/teststr.c}}} fails to compile on Haiku/gcc2, just like {{{testfmt.c}}} was reported above 52 53 Since patching apr to work with {{{i586-pc-haiku}}}, {{{libapr.so}}} has a relocation problem with {{{pthread_sigmask}}}. Avoiding its use in {{{threadproc/unix/signals.c}}} works around this problem but I'm not sure that's the right thing to do. {{{make check}}} still fails in the same test.
