https://bugs.freedesktop.org/show_bug.cgi?id=61821
--- Comment #7 from Mike Stroyan <[email protected]> --- Created attachment 76708 --> https://bugs.freedesktop.org/attachment.cgi?id=76708&action=edit configure.ac: Build dricommon for gallium swrast The 07f2dee7 commit added setting HAVE_COMMON_DRI in gallium_check_st(). But the dri-swrast case didn't use gallium_check_st(). I can get dri/common built when needed by using gallium_check_st instead of directly setting GALLIUM_TARGET_DIRS to add "dri-swrast". -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
