Build mesa 8914 failed

Commit 0abce6d770 by Dylan Baker on 9/7/2018 8:09 PM:
utils/u_math: break dependency on gallium/utils\n\nCurrently u_math needs gallium utils for cpu detection. Most of what\nu_math uses out of u_cpu_detection is duplicated in src/mesa/x86\n(surprise!), so I've just reworked it as much as possible to use the\nx86/common_x86_features.h macros instead of the gallium ones. The mesa\nimplementation is a header only approach, with no external dependencies.\nThere is one small function that was copied over, as promoting\nu_cpu_detection is itself a fairly hefty undertaking, as it depends on\nu_debug, and this fixes the bug for now.\n\nbugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107870\nTested-by: Vinson Lee <v...@freedesktop.org>

Configure your notification preferences

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to