b2 icon indicating copy to clipboard operation
b2 copied to clipboard

Apply Intel compiler new convention

Open ohhmm opened this issue 1 year ago • 0 comments

Proposed changes

bootstrap.bat intel-win32 doesn't work inside Intel(r) OneAPI Tools console currently.

Types of changes

This change allows to bootstrap with Intel compiler.

Put an x in the boxes that apply

  • [x] Bugfix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Code style update (formatting, renaming)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Documentation content changes
  • [ ] Other (please describe):

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • [ ] I searched the discussions
  • [ ] I searched the closed and open issues
  • [ ] I read the contribution guidelines
  • [ ] I added myself to the copyright attributions for significant changes
  • [ ] I checked that tests pass locally with my changes
  • [ ] I added tests that prove my fix is effective or that my feature works
  • [ ] I added necessary documentation (if appropriate)

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

ohhmm avatar Apr 15 '24 14:04 ohhmm