* configure.ac: Don't add -no-itegrated-as on clang on non-x86.

This commit is contained in:
Vladimir Serbinenko 2013-11-07 18:18:43 +01:00
parent 60375a88fe
commit 390cd7ca90
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2013-11-07 Vladimir Serbinenko <phcoder@gmail.com>
* configure.ac: Don't add -no-itegrated-as on clang on non-x86.
2013-11-07 Vladimir Serbinenko <phcoder@gmail.com>
Allow compiling with clang (not really supported though).