Skip to content

configure: enable large-address-aware on 32-bit Windows builds

Steve Lhomme requested to merge robUx4/vlc:32-bit-large into master

This allows the GPU drivers to use more memory than a 32-bit app would use. This should have no effect on a 32-bit Windows.

Fixes #28743

Merge request reports