SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
lang/bootgcc/patches/patch-libgcc_config_arm_unwind-arm_h
Normal file
12
lang/bootgcc/patches/patch-libgcc_config_arm_unwind-arm_h
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: libgcc/config/arm/unwind-arm.h
|
||||
--- libgcc/config/arm/unwind-arm.h.orig
|
||||
+++ libgcc/config/arm/unwind-arm.h
|
||||
@@ -49,7 +49,7 @@ extern "C" {
|
||||
return 0;
|
||||
|
||||
#if (defined(linux) && !defined(__uClinux__)) || defined(__NetBSD__) \
|
||||
- || defined(__FreeBSD__) || defined(__fuchsia__)
|
||||
+ || defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__fuchsia__)
|
||||
/* Pc-relative indirect. */
|
||||
#define _GLIBCXX_OVERRIDE_TTYPE_ENCODING (DW_EH_PE_pcrel | DW_EH_PE_indirect)
|
||||
tmp += ptr;
|
Loading…
Add table
Add a link
Reference in a new issue