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

provide a way for config tests to supply conditional compiler and linker arguments

    XMLWordPrintable

Details

    Description

      For certain features in webassembly - namely pthreads/thread feature, the pthread libraries only become available when passing

      '-s USE_PTHREADS=1' to the linker, otherwise the config test will fail when the user requests building the threaded version of webassembly. (threads are off by default)

       

      We need a way to add linker flags to the config test for a feature when the user requests a certain feature.

      Attachments

        Issue Links

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

          Activity

            People

              qtbuildsystem Qt Build System Team
              lpotter Lorn Potter
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes