Skip to content

Removed --disable-gcc-flags from conda builds

Description

This MR removes the --disable-gcc-flags configure flag from the conda build jobs for each subpackage. I expect this to expose a few build failures related to the newer compiler, and modified build environment, provided by anaconda.

API Changes and Justification

Backwards Compatible Changes

  • This change introduces no API changes
  • This change adds new API calls

Backwards Incompatible Changes

  • This change modifies an existing API
  • This change removes an existing API

Review Status

Edited by LALSuite Bot

Merge request reports