Commit 17f4971f by Tom Tromey Committed by Tom Tromey

* libgcj.spec.in: Use `jc1' spec, not `cc1' spec.

From-SVN: r29602
parent 3e47bea8
1999-09-22 Tom Tromey <tromey@cygnus.com>
* libgcj.spec.in: Use `jc1' spec, not `cc1' spec.
1999-09-16 Bryce McKinlay <bryce@albatross.co.nz> 1999-09-16 Bryce McKinlay <bryce@albatross.co.nz>
* java/text/MessageFormat.java (MessageFormat(String)): Set the * java/text/MessageFormat.java (MessageFormat(String)): Set the
default locale. default locale.
* java/text/NumberFormat.java: Check that object is a Number. If * java/text/NumberFormat.java: Check that object is a Number. If
......
...@@ -6,5 +6,4 @@ ...@@ -6,5 +6,4 @@
%rename lib liborig %rename lib liborig
*lib: -lgcj -lm @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(liborig) *lib: -lgcj -lm @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(liborig)
%rename cc1 cc1orig *jc1: @DIVIDESPEC@
*cc1: @DIVIDESPEC@ %(cc1orig)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment