Pārlūkot izejas kodu

autoconf: Restore commented ASM_FLAGS

This is not the proper approach to disabling assembly. If there are bugs,
they should be fixed or the assembly can default to off.

Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
tags/mesa_20090313
Dan Nicholson pirms 16 gadiem
vecāks
revīzija
61e925f354
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      configure.ac

+ 1
- 1
configure.ac Parādīt failu

@@ -314,7 +314,7 @@ if test "x$enable_asm" = xyes; then

case "$asm_arch" in
x86)
dnl ASM_FLAGS="-DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM"
ASM_FLAGS="-DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM"
ASM_SOURCES='$(X86_SOURCES)'
ASM_API='$(X86_API)'
AC_MSG_RESULT([yes, x86])

Notiek ielāde…
Atcelt
Saglabāt