Commit d80556b2 by Matthias Klose Committed by Matthias Klose

t-aarch64-linux: Define MULTIARCH_DIRNAME for linux target.

2012-11-21  Matthias Klose  <doko@ubuntu.com>

        * config/aarch64/t-aarch64-linux: Define MULTIARCH_DIRNAME for
        linux target.

From-SVN: r193694
parent 015a2622
2012-11-21 Matthias Klose <doko@ubuntu.com>
* config/aarch64/t-aarch64-linux: Define MULTIARCH_DIRNAME for
linux target.
2012-11-21 Uros Bizjak <ubizjak@gmail.com> 2012-11-21 Uros Bizjak <ubizjak@gmail.com>
* config/i386/i386.md * config/i386/i386.md
...@@ -20,3 +20,6 @@ ...@@ -20,3 +20,6 @@
LIB1ASMSRC = aarch64/lib1funcs.asm LIB1ASMSRC = aarch64/lib1funcs.asm
LIB1ASMFUNCS = _aarch64_sync_cache_range LIB1ASMFUNCS = _aarch64_sync_cache_range
AARCH_BE = $(if $(findstring TARGET_BIG_ENDIAN_DEFAULT=1, $(tm_defines)),_be)
MULTIARCH_DIRNAME = $(call if_multiarch,aarch64$(AARCH_BE)-linux-gnu)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment