Add -fllvm flag to the MNIST example BUILD configuration.
This commit is contained in:
parent
3d3a0ea463
commit
d3baeed676
@ -11,7 +11,6 @@ zig_binary(
|
||||
"@mnist//:mnist.safetensors",
|
||||
"@mnist//:t10k-images.idx3-ubyte",
|
||||
],
|
||||
zigopts = ["-fllvm"],
|
||||
main = "mnist.zig",
|
||||
deps = [
|
||||
"//async",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user