diff options
| author | Rutger Broekhoff | 2026-08-28 18:03:05 +0200 |
|---|---|---|
| committer | Rutger Broekhoff | 2026-08-28 18:03:05 +0200 |
| commit | 973aec43ea54bbf95b64fbcb636403401d1ca60e (patch) | |
| tree | 41b7911c420766a9b463245b9296f44c5bf35258 /.envrc | |
| download | routemon-973aec43ea54bbf95b64fbcb636403401d1ca60e.tar.gz routemon-973aec43ea54bbf95b64fbcb636403401d1ca60e.zip | |
Import from e4b104792206ee7ea64bf39c6b7d2c0c230f9d14
Diffstat (limited to '.envrc')
| -rw-r--r-- | .envrc | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -0,0 +1,3 @@ | |||
| 1 | export CC=/usr/bin/clang | ||
| 2 | export CXX=/usr/bin/clang++ | ||
| 3 | export CMAKE_BUILD_PARALLEL_LEVEL=17 | ||