We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 968ea66 commit a2e733bCopy full SHA for a2e733b
depends/packages/qt.mk
@@ -236,12 +236,7 @@ endef
236
#
237
# 4. Put our C, CXX and LD FLAGS into gcc-base.conf. Only used for non-host builds.
238
239
-# 5. Do similar for the win32-g++ mkspec.
240
-#
241
-# 6. In clang.conf, swap out clang & clang++, for our compiler + flags. See #17466.
242
243
-# 7. Adjust a regex in toolchain.prf, to accommodate Guix's usage of
244
-# CROSS_LIBRARY_PATH. See #15277.
+# 5. In clang.conf, swap out clang & clang++, for our compiler + flags. See #17466.
245
define $(package)_preprocess_cmds
246
cp $($(package)_patch_dir)/qt.pro qt.pro && \
247
cp $($(package)_patch_dir)/qttools_src.pro qttools/src/src.pro && \
0 commit comments