aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.7/gcc/config/arm/linux-eabi.h
diff options
context:
space:
mode:
authorAndrew Hsieh <andrewhsieh@google.com>2012-12-26 17:09:45 -0800
committerGerrit Code Review <noreply-gerritcodereview@google.com>2012-12-26 17:09:45 -0800
commit151e22a45f02da78a283f98a764e3d7aacf5079e (patch)
tree8bd39185c3da03b5ebfffa0cae63ff555cdd5cdc /gcc-4.7/gcc/config/arm/linux-eabi.h
parentbc28de194bad99abc45cb516ca3ad95c6e7ba192 (diff)
parent51df2e98d22e2c6f5d2a16860bc8fc3644179c1d (diff)
downloadtoolchain_gcc-151e22a45f02da78a283f98a764e3d7aacf5079e.tar.gz
toolchain_gcc-151e22a45f02da78a283f98a764e3d7aacf5079e.tar.bz2
toolchain_gcc-151e22a45f02da78a283f98a764e3d7aacf5079e.zip
Merge "Support OpenMP+Bionic on ICS/GCC-4.7.2 for task parallelism"
Diffstat (limited to 'gcc-4.7/gcc/config/arm/linux-eabi.h')
-rw-r--r--gcc-4.7/gcc/config/arm/linux-eabi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc-4.7/gcc/config/arm/linux-eabi.h b/gcc-4.7/gcc/config/arm/linux-eabi.h
index 88811b7ec..ddeb627c9 100644
--- a/gcc-4.7/gcc/config/arm/linux-eabi.h
+++ b/gcc-4.7/gcc/config/arm/linux-eabi.h
@@ -87,7 +87,7 @@
#undef LIB_SPEC
#define LIB_SPEC \
LINUX_OR_ANDROID_LD (GNU_USER_TARGET_LIB_SPEC, \
- GNU_USER_TARGET_LIB_SPEC " " ANDROID_LIB_SPEC)
+ ANDROID_LIB_SPEC " " GNU_USER_TARGET_LIB_SPEC )
#undef STARTFILE_SPEC
#define STARTFILE_SPEC \