change Toolchain.get_flag
so it doesn't automatically prepend a dash (-
) to compiler flags, add deprecation warning for optarch
value without leading dash, rename Compiler.COMPILER*_FLAGS
to Compiler.COMPILER*_OPTIONS
#1897
Annotations
1 warning
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading