An open API service indexing awesome lists of open source software.

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

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