diff options
author | Ron Yorston <rmy@pobox.com> | 2021-06-18 14:49:54 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2021-06-18 14:49:54 +0100 |
commit | 4b47d8fad2e48cb1d18e77479146d6c9ee130d41 (patch) | |
tree | 8e0920d1b04b34bbfe0ea25e3a4b1fc128d41ae1 /TODO | |
parent | 96a647690a67141cf4edc76cd4f067617e0f69b6 (diff) | |
download | busybox-w32-4b47d8fad2e48cb1d18e77479146d6c9ee130d41.tar.gz busybox-w32-4b47d8fad2e48cb1d18e77479146d6c9ee130d41.tar.bz2 busybox-w32-4b47d8fad2e48cb1d18e77479146d6c9ee130d41.zip |
mingw: don't include unwind tables in 64-bit build
It seems that mingw-w64 no longer requires unwind tables in the
64-bit build, resulting in a significant reduction in the size of
the binary.
The flags for unwind tables were added in commit 535ec990c (mingw:
include unwind tables in 64-bit build by default). Removing them
means that the only difference between the 32- and 64-bit config
files is the compiler prefix.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions