File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
branches/auto/src/libbacktrace Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ refs/tags/release-0.3: b5f0d0f648d9a6153664837026ba1be43d3e2503
8
8
refs/tags/release-0.3.1: 495bae036dfe5ec6ceafd3312b4dca48741e845b
9
9
refs/tags/release-0.4: e828ea2080499553b97dfe33b3f4d472b4562ad7
10
10
refs/tags/release-0.5: 7e3bcfbf21278251ee936ad53e92e9b719702d73
11
- refs/heads/auto: 34277600ac88e516f3f47299cd8dc546a400f9ae
11
+ refs/heads/auto: ac12c7f1ed7de4fb564ae637f55199eb553e5126
12
12
refs/tags/release-0.6: b4ebcfa1812664df5e142f0134a5faea3918544c
13
13
refs/tags/0.1: b19db808c2793fe2976759b85a355c3ad8c8b336
14
14
refs/tags/0.2: 1754d02027f2924bed83b0160ee340c7f41d5ea1
Original file line number Diff line number Diff line change @@ -5691,7 +5691,7 @@ else
5691
5691
lt_cv_sys_max_cmd_len=8192;
5692
5692
;;
5693
5693
5694
- netbsd* | freebsd* | openbsd* | darwin* | dragonfly* )
5694
+ netbsd* | freebsd* | openbsd* | darwin* | dragonfly* | bitrig * )
5695
5695
# This has been around since 386BSD, at least. Likely further.
5696
5696
if test -x /sbin/sysctl; then
5697
5697
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
9373
9373
;;
9374
9374
9375
9375
# FreeBSD 3 and greater uses gcc -shared to do shared libraries.
9376
- freebsd* | dragonfly* )
9376
+ freebsd* | dragonfly* | bitrig * | openbsd * )
9377
9377
archive_cmds=' $CC -shared -o $lib $libobjs $deplibs $compiler_flags'
9378
9378
hardcode_libdir_flag_spec=' -R$libdir'
9379
9379
hardcode_direct=yes
You can’t perform that action at this time.
0 commit comments