mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 06:53:33 +00:00
Remove clang dependency from build
We need a better way to conditionally test Clang if it exists.
This commit is contained in:
parent
2f3bd90216
commit
760db8c5ad
1 changed files with 1 additions and 3 deletions
|
@ -125,6 +125,4 @@ o/$(MODE)/test/libc/release: \
|
|||
o/$(MODE)/test/libc/release/smokecxx.com \
|
||||
o/$(MODE)/test/libc/release/smokecxx.com.runs \
|
||||
o/$(MODE)/test/libc/release/smokeansi.com \
|
||||
o/$(MODE)/test/libc/release/smokeansi.com.runs \
|
||||
o/$(MODE)/test/libc/release/smokeclang.com \
|
||||
o/$(MODE)/test/libc/release/smokeclang.com.runs
|
||||
o/$(MODE)/test/libc/release/smokeansi.com.runs
|
||||
|
|
Loading…
Reference in a new issue