SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
lang/gcc/11/patches/patch-libphobos_configure_tgt
Normal file
13
lang/gcc/11/patches/patch-libphobos_configure_tgt
Normal file
|
@ -0,0 +1,13 @@
|
|||
Index: libphobos/configure.tgt
|
||||
--- libphobos/configure.tgt.orig
|
||||
+++ libphobos/configure.tgt
|
||||
@@ -27,6 +27,9 @@ case "${target}" in
|
||||
*-*-dragonfly*)
|
||||
LIBPHOBOS_SUPPORTED=yes
|
||||
;;
|
||||
+ *-*-openbsd*)
|
||||
+ LIBPHOBOS_SUPPORTED=yes
|
||||
+ ;;
|
||||
aarch64*-*-linux*)
|
||||
LIBPHOBOS_SUPPORTED=yes
|
||||
;;
|
Loading…
Add table
Add a link
Reference in a new issue