]> sigrok.org Git - pulseview.git/commitdiff
Fix for cross-compiling for Windows using mingw MXE.
authorxorloser <redacted>
Wed, 9 Sep 2020 10:44:59 +0000 (20:44 +1000)
committerUwe Hermann <redacted>
Mon, 28 Sep 2020 20:31:41 +0000 (22:31 +0200)
The -mbig-obj param fixes a 'too many sections for PE file' error.

The -O3 param fixes a 'section or string table size too large for PE file'
error.


No differences found