https://github.com/spack/compiler-wrapper
Spack's compiler wrapper
https://github.com/spack/compiler-wrapper
Last synced: 2 days ago
JSON representation
Spack's compiler wrapper
- Host: GitHub
- URL: https://github.com/spack/compiler-wrapper
- Owner: spack
- License: apache-2.0
- Created: 2026-05-13T11:35:55.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-06-10T16:11:06.000Z (28 days ago)
- Last Synced: 2026-06-23T03:42:46.359Z (15 days ago)
- Language: Shell
- Size: 161 KB
- Stars: 2
- Watchers: 0
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
- Notice: NOTICE
- Copyright: COPYRIGHT
Awesome Lists containing this project
README
# compiler-wrapper
`cc.sh` is Spack's POSIX-compliant wrapper script that intercepts compiler
invocations to reorder and inject flags.
## License
This project is part of Spack. Spack is distributed under the terms of both the
MIT license and the Apache License (Version 2.0). Users may choose either
license, at their option.
All new contributions must be made under both the MIT and Apache-2.0 licenses.
See LICENSE-MIT, LICENSE-APACHE, COPYRIGHT, and NOTICE for details.
SPDX-License-Identifier: (Apache-2.0 OR MIT)
LLNL-CODE-811652