mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-09-09 00:06:08 +08:00
before: ``` Applying patch 0001-configure-allow-disable-fortify_source.patch patching file configure Now at patch 0001-configure-allow-disable-fortify_source.patch Patch 0001-configure-allow-disable-fortify_source.patch is unchanged Applying patch 0002-util-mmap-alloc-fix-missing-MAP_SYNC.patch patching file util/mmap-alloc.c Now at patch 0002-util-mmap-alloc-fix-missing-MAP_SYNC.patch Patch 0002-util-mmap-alloc-fix-missing-MAP_SYNC.patch is unchanged Applying patch 0004-fix-meson-cross-build-compiler-sanity-check.patch patching file configure Now at patch 0004-fix-meson-cross-build-compiler-sanity-check.patch Patch 0004-fix-meson-cross-build-compiler-sanity-check.patch is unchanged ``` after: ``` Applying patch 0001-configure-allow-disable-fortify_source.patch patching file configure Now at patch 0001-configure-allow-disable-fortify_source.patch Patch 0001-configure-allow-disable-fortify_source.patch is unchanged Applying patch 0002-util-mmap-alloc-fix-missing-MAP_SYNC.patch patching file util/mmap-alloc.c Now at patch 0002-util-mmap-alloc-fix-missing-MAP_SYNC.patch Patch 0002-util-mmap-alloc-fix-missing-MAP_SYNC.patch is unchanged Applying patch 0004-fix-meson-cross-build-compiler-sanity-check.patch patching file configure Now at patch 0004-fix-meson-cross-build-compiler-sanity-check.patch Patch 0004-fix-meson-cross-build-compiler-sanity-check.patch is unchanged ``` Signed-off-by: Andy Chiang <AndyChiang_git@outlook.com> Link: https://github.com/openwrt/openwrt/pull/24965 Signed-off-by: Robert Marko <robimarko@gmail.com>