Skip to content

Commit dcf0d22

Browse files
authored
Update Readme
changed `--no-lto` to `--lto`
1 parent fd73449 commit dcf0d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The engine is built using tip-of-tree llvm/clang 10 and libcxx. The following ar
1616
--linux-cpu arm
1717
--runtime-mode debug
1818
--embedder-for-target
19-
--no-lto
19+
--lto
2020
--target-os linux
2121
--arm-float-abi hard
2222
```

0 commit comments

Comments
 (0)