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

Streamline use_dll compilation under MATLAB

— drop Windows 32-bit support
— drop -fno-omit-frame-pointer compilation flag under GNU/Linux
— drop -static-libstdc++ flag under Windows
— no longer link to -lstdc++ under GNU/Linux and macOS
— gracefully fail when 'mexext' value is unknown
parent a2c96a9d
No related branches found
No related tags found
No related merge requests found
Pipeline #5348 passed