SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
21
lang/bootgcc/patches/patch-libbacktrace_configure
Normal file
21
lang/bootgcc/patches/patch-libbacktrace_configure
Normal file
|
@ -0,0 +1,21 @@
|
|||
Index: libbacktrace/configure
|
||||
--- libbacktrace/configure.orig
|
||||
+++ libbacktrace/configure
|
||||
@@ -6058,7 +6058,7 @@ darwin* | rhapsody*)
|
||||
lt_cv_deplibs_check_method=pass_all
|
||||
;;
|
||||
|
||||
-freebsd* | dragonfly*)
|
||||
+freebsd* | dragonfly* | openbsd*)
|
||||
if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
|
||||
case $host_cpu in
|
||||
i*86 )
|
||||
@@ -9391,7 +9391,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:
|
||||
;;
|
||||
|
||||
# FreeBSD 3 and greater uses gcc -shared to do shared libraries.
|
||||
- freebsd* | dragonfly*)
|
||||
+ freebsd* | dragonfly* | openbsd*)
|
||||
archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
|
||||
hardcode_libdir_flag_spec='-R$libdir'
|
||||
hardcode_direct=yes
|
Loading…
Add table
Add a link
Reference in a new issue