Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cc/gcc: add patch to fix armeb in gcc-4.4 | Joachim Nilsson | 2010-01-06 | 1 | -0/+32 |
On x86, gcc-4.4.x breaks when building for target armeb. It is still required to configure with: --disable-shared Note: if building on an x86_64, there is no need to pass --disable-shared |