Skip to content

Commit

Permalink
Remove knl
Browse files Browse the repository at this point in the history
  • Loading branch information
maxim-belkin committed Aug 18, 2018
1 parent 2be6e73 commit 794d954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/mesa.rb
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ def install
--enable-xa=#{gpu}
--enable-xvmc=#{gpu}
--with-vulkan-drivers=intel
--with-swr-archs=avx,avx2,knl
--with-swr-archs=avx,avx2
--enable-static=#{build.with?("static") ? "yes" : "no"}
--enable-libglvnd=#{build.with?("libglvnd") ? "yes" : "no"}
]
Expand Down

0 comments on commit 794d954

Please sign in to comment.