changeset in /hg/icedtea: * Makefile.am (stamps/icedtea-ecj.stam...

Christian Thalinger twisti at complang.tuwien.ac.at
Thu Jan 24 04:40:56 PST 2008


changeset c0e20512e567 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=c0e20512e567
description:
	* Makefile.am (stamps/icedtea-ecj.stamp): Lost j2se_only somewhere
	when merging.

diffstat:

1 file changed, 1 insertion(+), 1 deletion(-)
Makefile.am |    2 +-

diffs (12 lines):

diff -r 661611c1faf3 -r c0e20512e567 Makefile.am
--- a/Makefile.am	Wed Jan 23 14:53:36 2008 +0100
+++ b/Makefile.am	Wed Jan 23 15:42:19 2008 +0100
@@ -487,7 +487,7 @@ stamps/icedtea-ecj.stamp: stamps/hotspot
 	stamps/ports-ecj.stamp stamps/patch-ecj.stamp
 	$(MAKE) \
 	  $(ICEDTEA_ENV_ECJ) \
-	  -C openjdk-ecj/
+	  -C openjdk-ecj/ j2se_only
 	@echo "ecj-poured IcedTea is served:" \
 	  openjdk-ecj/build/$(LINUX_DIR)
 	mkdir -p stamps



More information about the distro-pkg-dev mailing list