File tree Expand file tree Collapse file tree 2 files changed +0
-22
lines changed Expand file tree Collapse file tree 2 files changed +0
-22
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,6 @@ $(package)_patches += qtbase-moc-ignore-gcc-macro.patch
18
18
$(package)_patches += use_android_ndk23.patch
19
19
$(package)_patches += rcc_hardcode_timestamp.patch
20
20
$(package)_patches += duplicate_lcqpafonts.patch
21
- $(package)_patches += fast_fixed_dtoa_no_optimize.patch
22
21
$(package)_patches += guix_cross_lib_path.patch
23
22
$(package)_patches += fix-macos-linker.patch
24
23
$(package)_patches += memory_resource.patch
@@ -251,7 +250,6 @@ define $(package)_preprocess_cmds
251
250
patch -p1 -i $($(package ) _patch_dir) /rcc_hardcode_timestamp.patch && \
252
251
patch -p1 -i $($(package ) _patch_dir) /duplicate_lcqpafonts.patch && \
253
252
patch -p1 -i $($(package ) _patch_dir) /utc_from_string_no_optimize.patch && \
254
- patch -p1 -i $($(package ) _patch_dir) /fast_fixed_dtoa_no_optimize.patch && \
255
253
patch -p1 -i $($(package ) _patch_dir) /guix_cross_lib_path.patch && \
256
254
patch -p1 -i $($(package ) _patch_dir) /windows_lto.patch && \
257
255
mkdir -p qtbase/mkspecs/macx-clang-linux &&\
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments