Skip to content

Commit

Permalink
to fix issue Target llvm is not enabled[followup] (#3404)
Browse files Browse the repository at this point in the history
  • Loading branch information
henrywu2019 authored and tqchen committed Jun 20, 2019
1 parent 0b88df6 commit f7d15f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jvm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ This folder contains the Java interface for TVM runtime. It brings TVM runtime t

- JDK 1.6+. Oracle JDK and OpenJDK are well tested.
- Maven 3 for build.
- LLVM (TVM4J need LLVM support. Please refer to [build-the-shared-library](https://docs.tvm.ai/install/from_source.html#build-the-shared-library) for how to enable LLVM support.)

### Modules

Expand Down

0 comments on commit f7d15f6

Please sign in to comment.