[kdesrc-build] [Bug 404487] When building Qt 5, global make options are ignored

2024-04-20 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=404487 Andrew Shark changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|---

[kdesrc-build] [Bug 404487] When building Qt 5, global make options are ignored

2020-07-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=404487 --- Comment #6 from jm.ouwerk...@gmail.com --- (In reply to Andrey from comment #5) > > Any solution for now? You can manually add `make-options -j12` or `set-env MAKEFLAGS=-j12` or similar to the module set or module options. Additionally a MR is

[kdesrc-build] [Bug 404487] When building Qt 5, global make options are ignored

2020-07-13 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=404487 --- Comment #5 from Andrey --- (In reply to Michael Pyne from comment #2) > Interesting. I suspect this might be because of a feature I'd added a couple > of years back Any solution for now? -- You are receiving this mail because: You are watching

[kdesrc-build] [Bug 404487] When building Qt 5, global make options are ignored

2020-07-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404487 Nate Graham changed: What|Removed |Added CC||butir...@gmail.com --- Comment #4 from Nate

[kdesrc-build] [Bug 404487] When building Qt 5, global make options are ignored

2019-02-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=404487 --- Comment #3 from jm.ouwerk...@gmail.com --- May also be related to https://phabricator.kde.org/T9727 ? -- You are receiving this mail because: You are watching all bug changes.

[kdesrc-build] [Bug 404487] When building Qt 5, global make options are ignored

2019-02-19 Thread Michael Pyne
https://bugs.kde.org/show_bug.cgi?id=404487 --- Comment #2 from Michael Pyne --- Interesting. I suspect this might be because of a feature I'd added a couple of years back to filter out global build flags for build systems that weren't using the CMake ("KDE4") build system, since that was also

[kdesrc-build] [Bug 404487] When building Qt 5, global make options are ignored

2019-02-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=404487 --- Comment #1 from jm.ouwerk...@gmail.com --- The relevant bit of my global configuration in kdesrc-build.rc is: ``` global make-options -j12 end global ``` -- You are receiving this mail because: You are watching all bug changes.