|
Lines 7-14
Link Here
|
| 7 |
|
7 |
|
| 8 |
# Force static libs on the C++ stack so that static linking has a chance to |
8 |
# Force static libs on the C++ stack so that static linking has a chance to |
| 9 |
# work. |
9 |
# work. |
| 10 |
sys-libs/libcxxrt static-libs |
10 |
sys-libs/libcxxrt static-libs abi_x86_32 |
| 11 |
sys-libs/libcxx static-libs |
11 |
sys-libs/libcxx static-libs abi_x86_32 |
| 12 |
|
12 |
|
| 13 |
# Force openssl on curl since cmakes needs it and is in @system because of |
13 |
# Force openssl on curl since cmakes needs it and is in @system because of |
| 14 |
# libcxx on this profile. Mask the other ssl providers. |
14 |
# libcxx on this profile. Mask the other ssl providers. |