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

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

XMLWordPrintable

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes