aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorMichael Meissner <gnu@the-meissners.org>1996-11-11 17:27:33 +0000
committerMichael Meissner <gnu@the-meissners.org>1996-11-11 17:27:33 +0000
commit489c265b8fbe65d3fa5bfa6be623b39969408764 (patch)
treed37014db46f406f45c3fb065a35d524883ff6087 /config
parent9e23db7616d72a8e7b7eca1a2889bcd74316f88b (diff)
downloadfsf-binutils-gdb-489c265b8fbe65d3fa5bfa6be623b39969408764.zip
fsf-binutils-gdb-489c265b8fbe65d3fa5bfa6be623b39969408764.tar.gz
fsf-binutils-gdb-489c265b8fbe65d3fa5bfa6be623b39969408764.tar.bz2
Use target_cflags to set -mrelocatable-lib -mno-eabi, not config/mt-ppc.
Diffstat (limited to 'config')
-rw-r--r--config/mt-ppc2
1 files changed, 0 insertions, 2 deletions
diff --git a/config/mt-ppc b/config/mt-ppc
deleted file mode 100644
index 148f897..0000000
--- a/config/mt-ppc
+++ /dev/null
@@ -1,2 +0,0 @@
-CFLAGS_FOR_TARGET = $(CFLAGS) -mrelocatable-lib -mno-eabi
-CXXFLAGS_FOR_TARGET = $(CXXFLAGS) -mrelocatable-lib -mno-eabi