Skip to content
Snippets Groups Projects
Select Git revision
  • pylib
  • master default protected
  • 5.x
  • wasm
  • julia
  • 4.6
  • uop
  • rework_pac
  • aux_vars_fix
  • julia-6.2.0
  • created_preprocessor_repo
11 results

configure.ac

Forked from Dynare / preprocessor
Source project has a limited visibility.
  • Sébastien Villemot's avatar
    beb99d98
    Build system improvements for MSYS2 · beb99d98
    Sébastien Villemot authored
    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.
    beb99d98
    History
    Build system improvements for MSYS2
    Sébastien Villemot authored
    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.