projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5da71a1
)
* gcc_release: Update for Objective-C++.
author
Mike Stump
<mrs@gcc.gnu.org>
Thu, 28 Jun 2007 19:12:10 +0000
(19:12 +0000)
committer
Mike Stump
<mrs@gcc.gnu.org>
Thu, 28 Jun 2007 19:12:10 +0000
(19:12 +0000)
From-SVN: r126084
maintainer-scripts/gcc_release
patch
|
blob
|
history
diff --git
a/maintainer-scripts/gcc_release
b/maintainer-scripts/gcc_release
index bfaf2549223eb546d5c62dc900c9c2c6e60627b9..6549322b1c1a933c012dd4eb3986af1ae60e38a2 100755
(executable)
--- a/
maintainer-scripts/gcc_release
+++ b/
maintainer-scripts/gcc_release
@@
-583,7
+583,7
@@
CPLUSPLUS_DIRS="gcc/cp libstdc++-v3"
FORTRAN_DIRS="gcc/f libf2c"
FORTRAN95_DIRS="gcc/fortran libgfortran"
JAVA_DIRS="gcc/java libjava libffi fastjar zlib boehm-gc"
-OBJECTIVEC_DIRS="gcc/objc libobjc"
+OBJECTIVEC_DIRS="gcc/objc
gcc/objcp
libobjc"
TESTSUITE_DIRS="gcc/testsuite"
# Non-zero if this is the final release, rather than a prerelease.