Skip to content

Commit a2e733b

Browse files
hebastofanquake
andcommitted
doc: Remove no longer needed comments
Co-authored-by: fanquake <[email protected]>
1 parent 968ea66 commit a2e733b

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

depends/packages/qt.mk

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -236,12 +236,7 @@ endef
236236
#
237237
# 4. Put our C, CXX and LD FLAGS into gcc-base.conf. Only used for non-host builds.
238238
#
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.
239+
# 5. In clang.conf, swap out clang & clang++, for our compiler + flags. See #17466.
245240
define $(package)_preprocess_cmds
246241
cp $($(package)_patch_dir)/qt.pro qt.pro && \
247242
cp $($(package)_patch_dir)/qttools_src.pro qttools/src/src.pro && \

0 commit comments

Comments
 (0)