Use -Wl,--no-relax rather than -mno-relax for uniformity.

This commit is contained in:
Vladimir Serbinenko 2013-12-18 13:13:23 +01:00
parent 113f786989
commit 063f2a04d1
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2013-12-18 Vladimir Serbinenko <phcoder@gmail.com>
Use -Wl,--no-relax rather than -mno-relax for uniformity.
2013-12-18 Vladimir Serbinenko <phcoder@gmail.com>
* INSTALL: Update comment as to why sparc64 clang isn't usable.