]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Makefile.in (TARGET_CONFIGDIRS): Wrong place.
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Sat, 9 Dec 2000 02:49:29 +0000 (02:49 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Sat, 9 Dec 2000 02:49:29 +0000 (18:49 -0800)
2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
libjava.
* configure.in (target_libs): Removed `target-libjava'.

(http://gcc.gnu.org/ml/gcc-patches/2000-12/msg00480.html)

From-SVN: r38144

ChangeLog
Makefile.in
configure.in

index 7c0efe865bf3c41b15fd8d91576dc15ce68a0a4f..8cca88e988a87330cda62271da19091c9d79f2be 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
+
+       * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
+       libjava.
+       * configure.in (target_libs): Removed `target-libjava'.
+
 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
 
        * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
index 4f770fb393493fa0d8c35ad6b8227ac2e94ea544..9456df8f0e791e1ab5fc595d73e7666c60640028 100644 (file)
@@ -169,10 +169,6 @@ OTHERS =
 
 # This is set by the configure script to the list of directories which
 # should be built using the target tools.
-# Temporary note: Java hackers: add `libjava' at the end of this list
-# for a merged tree build. This limitation and this comment will go
-# away when libjava will safely build without `--disable-new-gxx-abi'
-# (Soon.)
 TARGET_CONFIGDIRS = libiberty libgloss $(SPECIAL_LIBS) newlib libio librx libstdc++ libg++ winsup opcodes bsp libstub cygmon libf2c libchill libobjc
 
 # Target libraries are put under this directory:
index 4236fe075a4811d9997ea3e531d7bd8e42b270d0..362e672d7def8858c4963f00725a0a70f077644c 100644 (file)
@@ -75,7 +75,6 @@ target_libs="target-libiberty \
                target-libf2c \
                target-libchill \
                target-libffi \
-               target-libjava \
                target-zlib \
                target-boehm-gc \
                target-qthreads \