Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 542 Bytes

File metadata and controls

18 lines (11 loc) · 542 Bytes

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