void-packages/srcpkgs/libunwind/patches/mips-musl.patch

12 lines
227 B
Diff
Raw Normal View History

2015-11-24 14:52:39 +01:00
--- src/mips/getcontext.S.orig
+++ src/mips/getcontext.S
@@ -24,7 +24,7 @@
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
#include "offsets.h"
-#include <endian.h>
+#include <bits/endian.h>
.text