mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 16:02:11 +00:00

This tests the compile using a spec file. This spec file is defined by environment variables. If the spec file doesn't exist (SLES/OpenSUSE), isn't supported (e.g. clang), or has incorrect environment variables the linker flag won't be used. Stripping output avoid gcc ICE bug https://bugzilla.redhat.com/show_bug.cgi?id=2336272 Launcher used to make env variables show up in the build step rather than just the configure step.