chadmed / asahi-overlay

Gentoo overlay for Apple Silicon support
GNU General Public License v2.0
46 stars 11 forks source link

qualify if llvm is really needed for asahi VIDEO_CARD #49

Closed Kokokokoka closed 4 months ago

Kokokokoka commented 12 months ago

If one uses rust-gpu for asahi, mesa should work even without llvm (more than that, it works without llvm flag). why is llvm dependency added?

jannau commented 12 months ago

I was mistaken and llvm/spirv/libclc are only build dependencies

jannau commented 11 months ago

I changed libclc to a build dependency but I won't touch llvm. It is an build dependency but I would prefer not to touch the complicated dependency handling for llvm

Kokokokoka commented 11 months ago

dunno why, it is working without llvm dep (i remove manually it every time)