Commit 599ddd2b authored by K900's avatar K900
Browse files

xorgserver.xf86videovmware: drop XA support

It's about to go away from Mesa entirely.
parent ced1fe48
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -828,7 +828,6 @@ self: super:
  });

  xf86videovmware = super.xf86videovmware.overrideAttrs (attrs: {
    buildInputs = attrs.buildInputs ++ [ mesa ];
    env.NIX_CFLAGS_COMPILE = toString [ "-Wno-error=address" ]; # gcc12
    meta = attrs.meta // {
      platforms = [