* configure.ac: Run linker tests without -Werror.
Define TARGET_LDFLAGS_STATIC_LIBGCC and TARGET_LIBGCC. Change all occurences of -static-libgcc resp -lgcc to TARGET_LDFLAGS_STATIC_LIBGCC resp TARGET_LIBGCC.
This commit is contained in:
parent
390cd7ca90
commit
d5524ca87b
4 changed files with 71 additions and 70 deletions
|
@ -1,3 +1,10 @@
|
|||
2013-11-07 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* configure.ac: Run linker tests without -Werror.
|
||||
Define TARGET_LDFLAGS_STATIC_LIBGCC and TARGET_LIBGCC.
|
||||
Change all occurences of -static-libgcc resp -lgcc to
|
||||
TARGET_LDFLAGS_STATIC_LIBGCC resp TARGET_LIBGCC.
|
||||
|
||||
2013-11-07 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* configure.ac: Don't add -no-itegrated-as on clang on non-x86.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue