Skip to content

Commit d241571

Browse files
committed
Remove fix_android_qmake_conf.patch
1 parent 9ed9519 commit d241571

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

depends/packages/qt.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,6 @@ define $(package)_preprocess_cmds
250250
patch -p1 -i $($(package)_patch_dir)/dont_hardcode_x86_64.patch && \
251251
patch -p1 -i $($(package)_patch_dir)/fix_qt_pkgconfig.patch && \
252252
patch -p1 -i $($(package)_patch_dir)/fix_no_printer.patch && \
253-
patch -p1 -i $($(package)_patch_dir)/fix_android_qmake_conf.patch && \
254253
patch -p1 -i $($(package)_patch_dir)/fix_android_jni_static.patch && \
255254
patch -p1 -i $($(package)_patch_dir)/no-xlib.patch && \
256255
patch -p1 -i $($(package)_patch_dir)/qtbase-moc-ignore-gcc-macro.patch && \

depends/patches/qt/fix_android_qmake_conf.patch

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)