8 | | {{{libc_cv_forced_unwind=yes |
9 | | The build requires support for forced unwind, but because it is being cross compiled, it cannot auto detect it. Setting this variable on the command line explicitly tells the configure script that support is available. |
| 8 | {{{ |
| 9 | libc_cv_forced_unwind=yes |
| 10 | The build requires support for forced unwind, but because |
| 11 | it is being cross compiled, it cannot auto detect it. |
| 12 | Setting this variable on the command line explicitly tells |
| 13 | the configure script that support is available. |