Skip to content
Snippets Groups Projects
Verified Commit beb99d98 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Build system improvements for MSYS2

On Windows/MinGW, use the -static linking flag. This enforces static linking of
Boost libraries, which is needed on MSYS2.

Also, use AM_CXXFLAGS and AM_LDFLAGS variables for changing flags, since
CXXFLAGS and LDFLAGS are user variables.
parent f223af91
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment