Skip to content

Commit

Permalink
Removed likely superfluous preference for GCC v.8
Browse files Browse the repository at this point in the history
  • Loading branch information
stemann committed Feb 14, 2022
1 parent e4d6721 commit c2cdf0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion O/ONNXRuntime/ONNXRuntimeProvidersCUDA/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,4 @@ dependencies = [

# Build the tarballs, and possibly a `build.jl` as well.
build_tarballs(ARGS, name, version, sources, script, platforms, products, dependencies;
preferred_gcc_version = v"8",
julia_compat = "1.6")

0 comments on commit c2cdf0c

Please sign in to comment.