Due to how the C++ standard library is added on ports-gcc archs
multi-packages ports need a bit of extra attention otherwise it can
be missed in some/all of the packages, in this case it doesn't end
up in WANTLIB-sasl. I suggest this to fix it.
WANTLIB= crypto icuuc icudata m pthread ssl z ${COMPILER_LIBCXX}
WANTLIB-main= c ${WANTLIB}
WANTLIB-sasl= sasl2 ${WANTLIB}
otherwise OK
No comments:
Post a Comment