Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-46543

qtwebkit fails to compile with musl

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: P4: Low P4: Low
    • None
    • 5.4.2, 5.5.0 Beta
    • WebKit
    • None

      musl is a new C library which does not emulate much of glibc extensions, QTwekit fails to compile on musl due to its not providing backtrace() API which is a glibc extention anyway so it should be marked with glibc conditional access variables in code.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            annulen Konstantin Tokarev
            khem Khem Raj
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes