Skip to content

Commit

Permalink
[FreeBSD] druntime: Switch to libexecinfo for backtrace
Browse files Browse the repository at this point in the history
See #3108.
  • Loading branch information
kinke committed May 31, 2020
1 parent 6868574 commit 837a6f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,8 @@ task:
CI_OS: freebsd
EXTRA_CMAKE_FLAGS: ""
PARALLELISM: 4
# use clang 9 for lld 9 with .deplibs (`pragma(lib)`) support
CC: /usr/local/llvm90/bin/clang
install_prerequisites_script: |
cd $CIRRUS_WORKING_DIR/..
sysctl -n hw.ncpu
Expand Down
2 changes: 1 addition & 1 deletion runtime/druntime

0 comments on commit 837a6f6

Please sign in to comment.