-
- Downloads
libitm: Don't add -mavx if the assembler doesn't support avx.
* config/x86/x86_avx.cc: Remove #undef __AVX__ hack. Tidy comments. * Makefile.am (x86_avx.lo): Only add -mavx if ARCH_X86_AVX. * configure.ac (ARCH_X86_AVX): New conditional. * Makefile.in, configure: Rebuild. From-SVN: r181261
Showing
- libitm/ChangeLog 7 additions, 0 deletionslibitm/ChangeLog
- libitm/Makefile.am 2 additions, 0 deletionslibitm/Makefile.am
- libitm/Makefile.in 1 addition, 1 deletionlibitm/Makefile.in
- libitm/config/x86/x86_avx.cc 8 additions, 12 deletionslibitm/config/x86/x86_avx.cc
- libitm/configure 16 additions, 2 deletionslibitm/configure
- libitm/configure.ac 1 addition, 0 deletionslibitm/configure.ac
Loading
Please register or sign in to comment