mirror of
https://github.com/git/git.git
synced 2026-01-12 05:43:12 +09:00
8 lines
178 B
Bash
Executable File
8 lines
178 B
Bash
Executable File
#!/bin/sh
|
|
|
|
Meta/Dothem -j32 "$@" --noinstall -- CC=clang SANITIZE=leak
|
|
# Meta/Dothem -j32 "$@" --noinstall -- CC=clang SANITIZE=address
|
|
Meta/Dothem -j32 "$@" -- CC=clang
|
|
|
|
Meta/V
|