Skip to content
Commit 91aa44e6 authored by Harald Sitter's avatar Harald Sitter 🐧
Browse files

actually initialize kcrash properly

Summary:
to successfully use kcrash when linking with as-needed (which is a default
flag on many linux distros) one also needs to call KCrash::initialize.

without this kcrash may not be available for most users.

https://markmail.org/thread/zv5pheijaze72bzs

Test Plan: builds; links as expected

Reviewers: dfaure

Reviewed By: dfaure

Differential Revision: https://phabricator.kde.org/D17018
parent 9119395d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment