Skip to content

Commit 4069444

Browse files
timbertsonDiggsey
authored andcommitted
---
yaml --- r: 234337 b: refs/heads/tmp c: ac12c7f h: refs/heads/master i: 234335: 7a49a3c v: v3
1 parent 450badb commit 4069444

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ refs/tags/0.11.0: e1247cb1d0d681be034adb4b558b5a0c0d5720f9
2525
refs/tags/0.12.0: f0c419429ef30723ceaf6b42f9b5a2aeb5d2e2d1
2626
refs/heads/beta: d2e13e822a73e0ea46ae9e21afdd3155fc997f6d
2727
refs/tags/1.0.0-alpha: e42bd6d93a1d3433c486200587f8f9e12590a4d7
28-
refs/heads/tmp: 34277600ac88e516f3f47299cd8dc546a400f9ae
28+
refs/heads/tmp: ac12c7f1ed7de4fb564ae637f55199eb553e5126
2929
refs/tags/1.0.0-alpha.2: 4c705f6bc559886632d3871b04f58aab093bfa2f
3030
refs/tags/homu-tmp: ab792abf1fcc28afbd315426213f6428da25c085
3131
refs/tags/1.0.0-beta: 8cbb92b53468ee2b0c2d3eeb8567005953d40828

branches/tmp/src/libbacktrace/configure

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5691,7 +5691,7 @@ else
56915691
lt_cv_sys_max_cmd_len=8192;
56925692
;;
56935693
5694-
netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
5694+
netbsd* | freebsd* | openbsd* | darwin* | dragonfly* | bitrig*)
56955695
# This has been around since 386BSD, at least. Likely further.
56965696
if test -x /sbin/sysctl; then
56975697
lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
@@ -9373,7 +9373,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
93739373
;;
93749374
93759375
# FreeBSD 3 and greater uses gcc -shared to do shared libraries.
9376-
freebsd* | dragonfly*)
9376+
freebsd* | dragonfly* | bitrig* | openbsd*)
93779377
archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
93789378
hardcode_libdir_flag_spec='-R$libdir'
93799379
hardcode_direct=yes

0 commit comments

Comments
 (0)