projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cf2f67
)
mt-linux (CXXFLAGS_FOR_TARGET): Add -D_GNU_SOURCE.
author
HJ Lu
<hjl@gnu.org>
Sun, 9 Aug 1998 23:17:03 +0000
(17:17 -0600)
committer
Jeff Law
<law@gcc.gnu.org>
Sun, 9 Aug 1998 23:17:03 +0000
(17:17 -0600)
* mt-linux (CXXFLAGS_FOR_TARGET): Add -D_GNU_SOURCE.
From-SVN: r21648
config/mt-linux
patch
|
blob
|
history
diff --git
a/config/mt-linux
b/config/mt-linux
index e3f15eaa8f55de5e1d864a5f9a8947f90812e5d3..a09e6f18af57f4e2be024b0281e9da47ee986542 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_FOR_TARGET = $(CXXFLAGS) -fvtable-thunks
+CXXFLAGS_FOR_TARGET = $(CXXFLAGS) -fvtable-thunks
-D_GNU_SOURCE