aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc/config/arm/t-riscix
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/config/arm/t-riscix')
-rw-r--r--contrib/gcc/config/arm/t-riscix6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/gcc/config/arm/t-riscix b/contrib/gcc/config/arm/t-riscix
new file mode 100644
index 000000000000..0d38cb0bb551
--- /dev/null
+++ b/contrib/gcc/config/arm/t-riscix
@@ -0,0 +1,6 @@
+# Just for these, we omit the frame pointer since it makes such a big
+# difference. It is then pointless adding debugging.
+TARGET_LIBGCC2_CFLAGS = -fomit-frame-pointer
+LIBGCC2_DEBUG_CFLAGS = -g0
+
+FIXPROTO_DEFINES= -D_POSIX_SOURCE -D_XOPEN_C -D_BSD_C -D_XOPEN_SOURCE