aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rtems.h
diff options
context:
space:
mode:
authorPeter Bergner <bergner@vnet.ibm.com>2016-08-03 17:42:15 +0000
committerPeter Bergner <bergner@vnet.ibm.com>2016-08-03 17:42:15 +0000
commit3055bfa7109d64b711c72e2091646fa3caa999f2 (patch)
treee217aa2f523fcc0b9b1b82aa54e06cb20c33bb9b /gcc/config/rtems.h
parent6dc26956185ac7fa84bf72036c4f9fc258078241 (diff)
parent9292dc98baf244da9c72b5c1c74ab87d961c381d (diff)
Merge up to 239078.ibm/gcc-4_9-branch
Upstream FSF 4.9 release branch is now closed. * REVISION: Update subversion id. git-svn-id: https://gcc.gnu.org/svn/gcc/branches/ibm/gcc-4_9-branch@239087 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/rtems.h')
-rw-r--r--gcc/config/rtems.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/rtems.h b/gcc/config/rtems.h
index f14aed36aa6..ff1d1fb9e3c 100644
--- a/gcc/config/rtems.h
+++ b/gcc/config/rtems.h
@@ -45,6 +45,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
#define LIB_SPEC "%{!qrtems: " STD_LIB_SPEC "} " \
"%{!nostdlib: %{qrtems: --start-group \
-lrtemsbsp -lrtemscpu \
- -lc -lgcc --end-group %{!qnolinkcmds: -T linkcmds%s}}}"
+ -latomic -lc -lgcc --end-group %{!qnolinkcmds: -T linkcmds%s}}}"
#define TARGET_POSIX_IO