projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
903ff0d
)
* mt-linux (CXXFLAGS_FOR_TARGET): Set this instead of CXXFLAGS.
author
Jeff Law
<law@redhat.com>
Tue, 12 May 1998 05:30:11 +0000
(
05:30
+0000)
committer
Jeff Law
<law@redhat.com>
Tue, 12 May 1998 05:30:11 +0000
(
05:30
+0000)
Bring over from egcs.
config/mt-linux
patch
|
blob
|
history
diff --git
a/config/mt-linux
b/config/mt-linux
index
bbd9792
..
e3f15ea
100644
(file)
--- a/
config/mt-linux
+++ b/
config/mt-linux
@@
-1,2
+1,2
@@
# When using glibc 2 on Linux we must always use vtable thunks.
-
CXXFLAGS=-O2 -g
-fvtable-thunks
+
CXXFLAGS_FOR_TARGET = $(CXXFLAGS)
-fvtable-thunks