Fix Mesa compatibility with clang

This commit is contained in:
Pavel Roskin 2016-12-30 21:16:38 -08:00
parent 9c83414a9c
commit 1e83db964b
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
--- a/src/mesa/x86-64/xform4.S
+++ b/src/mesa/x86-64/xform4.S
@@ -118,7 +118,7 @@
.byte 0x00, 0x00, 0x00, 0x00
.byte 0x00, 0x00, 0x00, 0x00
.byte 0x00, 0x00, 0x00, 0x00
-.float 0f+1.0
+.float 1.0
.text
.align 16