Skip to content

Commit

Permalink
[LLVM SPIRV translator] Add Julia 1.6 compat for LLVM 10. (#2113)
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt committed Nov 21, 2020
1 parent 3e84b3c commit 6e3a340
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@ dependencies = [

# Build the tarballs.
build_tarballs(ARGS, name, version, sources, script, platforms, products, dependencies;
preferred_gcc_version=v"7")

preferred_gcc_version=v"7", julia_compat="1.6")

0 comments on commit 6e3a340

Please sign in to comment.