meson: Fix libshadow.so linkage
Don't link against fb, it's the driver's responsibility to load that first. Underlinking like this is unpleasant but this matches what autotools does. Fixes: xorg/xserver#540
Please register or sign in to comment
Don't link against fb, it's the driver's responsibility to load that first. Underlinking like this is unpleasant but this matches what autotools does. Fixes: xorg/xserver#540