gallium/auxiliary/vl: Fixed blank issue with compute shader
[mesa.git] / src / intel / meson.build
index b3dcbdcb28e626bd72a1805183e20f103f5e70fe..3c57e79d3251f188cf25475076a676dea34afa60 100644 (file)
@@ -18,6 +18,7 @@
 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 # SOFTWARE.
 
+c_sse2_args = ['-msse2', '-mstackrealign']
 inc_intel = include_directories('.')
 
 subdir('blorp')