Lines 71-77
src_configure() {
Link Here
|
71 |
$(use_enable ssl encryption) |
71 |
$(use_enable ssl encryption) |
72 |
$(use_enable static-libs static) |
72 |
$(use_enable static-libs static) |
73 |
$(use_enable test tests) |
73 |
$(use_enable test tests) |
74 |
--with-boost |
74 |
# Without explicit path, the *wrong* boost is found on Prefix |
|
|
75 |
--with-boost="${ESYSROOT}/usr" |
75 |
--with-libiconv |
76 |
--with-libiconv |
76 |
--enable-logging |
77 |
--enable-logging |
77 |
) |
78 |
) |